git - How to make local repo to local remote? -


this question has answer here:

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

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -