[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems pushing manual



Hi José,

Jose Luis Zabalza wrote:

> jlz@valinor:~$ git clone git://live.debian.net/git/live-manual.git
[...]
> jlz@valinor:~/live-manual$ git push
> fatal: The remote end hung up unexpectedly

I'd suggest adding

	[url "gitosis@live.debian.net:"]
		pushInsteadOf = git://live.debian.net/git

to your ~/.gitconfig.

See git-config(1) for details on the pushinsteadof configuration
and http://bugs.debian.org/552121 for a patch in flight to fix the
"remote end hung up" message from the server side.

Hope that helps,
Jonathan


Reply to: