Re: git push doesn't update the status with multiple remotes

2016-07-12 Thread Garoe
Thanks for the quick reply. On 12/07/16 06:26, Johannes Sixt wrote: Am 11.07.2016 um 18:54 schrieb Garoe: I have a repository on github, a clone on my desktop and bare repo on a private server, in my desktop the remotes looks like this allg...@github.com:user/repo.git (fetch) allg...@g

Re: git push doesn't update the status with multiple remotes

2016-07-11 Thread Johannes Sixt
Am 11.07.2016 um 18:54 schrieb Garoe: I have a repository on github, a clone on my desktop and bare repo on a private server, in my desktop the remotes looks like this allg...@github.com:user/repo.git (fetch) allg...@github.com:user/repo.git (push) allu...@server.com:user/repo.git (p

git push doesn't update the status with multiple remotes

2016-07-11 Thread Garoe
Hello, I'm using git 1.9.1 in Ubuntu 14.04. I have a repository on github, a clone on my desktop and bare repo on a private server, in my desktop the remotes looks like this all g...@github.com:user/repo.git (fetch) all g...@github.com:user/repo.git (push) all u...@server.com:user