Re: [git-users] Re: local update not pushed to the server

2014-02-24 Thread Nelson Efrain A. Cruz
2014-02-24 16:29 GMT-03:00 Jirong Hu : > I found the problem is clone by http doesn't work, but clone by ssh > worked. Why? > > C:\Temp>git clone http://jh...@cmtoldshrdjk01.dev.bmocm.com/simple.git/ > Cloning into 'simple'... > Checking connectivity... done. > > C:\Temp>git clone jhu06@cmtoldshrd

[git-users] Re: local update not pushed to the server

2014-02-24 Thread Jirong Hu
I found the problem is clone by http doesn't work, but clone by ssh worked. Why? C:\Temp>git clone http://jh...@cmtoldshrdjk01.dev.bmocm.com/simple.git/ Cloning into 'simple'... Checking connectivity... done. C:\Temp>git clone jhu06@cmtoldshrdjk01:/opt/git/simple.git Cloning into 'simple'... PAM