The Only way would be to use only one repository...

2015-08-07 8:30 GMT+02:00 Oleg Linkin <maledictusdema...@gmail.com>:

> 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 a topic in the
> Google Groups "GitLab" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/gitlabhq/OW0wHecg__Y/unsubscribe.
> To unsubscribe from this group and all its topics, 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
> <https://groups.google.com/d/msgid/gitlabhq/4216fcd4-567e-4c53-804a-42a3954c4ed7%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAOqRh6hneVa5_h5VGZ%2Bo0%3Dp5k3zvi5q7Yw0zv%2B17vGtSKOBj5Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to