git - How to make local repo to local remote? -
this question has answer here:
- pull/push multiple remote locations 12 answers
i have 2 computers; 1 @ work , other 1 @ home. have 2 local repos on each of them connecting central repo. possible have remote between 2 local repos without interfering central repo? central repo belongs company , dont want push until feature done according atlasin git tutorial. should doable
if understand correctly, need 2 or more repos, use git-remote.
there's a question here, may find more info there.
Comments
Post a Comment