Git local repository management
I am quite new to git but the advantages to use it are quite clear! I have
been developing for iOS and I have created some custom class of mine that
I share among several projects, I would like to keep them centralized so I
can pull and push only from/in a single place, and only that specific
folder will be always up to date with the latest changes, that can come
from different projects.
How can I setup practically a scenario like this? I really thank you in
advance!
No comments:
Post a Comment