I mean, that I can't use  this code-review tool over already existing 
project without additional movements. I want tool without necessity to use 
git from console for reviewer to add new code to repository

пятница, 7 августа 2015 г., 8:51:26 UTC+3 пользователь tombert написал:
>
> I guess you are talking about multiple remotes? That is you can have your 
> repository on more than one server. The server you clone from is always the 
> origin. You can verify that by entering the command "git remote -v". You 
> can add other remotes (thus locations where your repo resides) by using 
> "git remote add <name> <url>".
>
> There is NO automatic syncing between your remotes. You have to do this 
> manually. There is more here: 
> https://git-scm.com/book/en/v2/Git-Basics-Working-with-Remotes
>
> hope that helped ....
>

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/4216fcd4-567e-4c53-804a-42a3954c4ed7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to