[openib-general] fail to git push
Sasha Khapyorsky
sashak at voltaire.com
Thu Nov 30 04:23:19 PST 2006
On Thu, 2006-11-30 at 11:44 +0200, Eitan Zahavi wrote:
> Hi
>
> I am trying to push committed changed back from local clone to
> the master repo.
>
> It fails with:
> % git push origin
> % fatal: unexpected EOF
>
> %cat .git/remotes/origin
> %URL: git://staging.openfabrics.org/~eitan/libsdp.git
Use ssh:// for push:
ssh://staging.openfabrics.org/~eitan/scm/libsdp.git
And if you want to do 'push origin', you need 'Push: ' line
in .git/remotes/origin file.
Sasha
>
>
> Please help!
>
> Thanks
> Eitan
>
> _______________________________________________
> openib-general mailing list
> openib-general at openib.org
> http://openib.org/mailman/listinfo/openib-general
>
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
>
More information about the general
mailing list