[git-users] Re: GIT push over HTTP

2011-09-09 Thread MohanR
Yes. I clone over HTTP successfully. I try to push using HTTPS and the authentication issue seems to be solved. This though could be another error that the stackoverflow thread discusses assuming I have understood it. error: src refspec origin does not match any. error: failed to push some refs

[git-users] commit to github fork

2011-09-09 Thread Johannes Müller
Hi, I cloned a repository from github, changed my working copy and then forked the repository on github. What is the easiest way to commit my changes to the fork? Thanks a lot, Johannes -- You received this message because you are subscribed to the Google Groups Git for human beings group. To

Re: [git-users] commit to github fork

2011-09-09 Thread Konstantin Khomoutov
On Fri, 09 Sep 2011 15:28:03 +0200 Johannes Müller dersinndesleb...@gmx.net wrote: I cloned a repository from github, changed my working copy and then forked the repository on github. What is the easiest way to commit my changes to the fork? Add the forked repository as another remote (`git