coreutils
[Top][All Lists]
Advanced

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

Re: command for relative path


From: Bob Proulx
Subject: Re: command for relative path
Date: Sun, 13 Nov 2011 23:28:18 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

Peng Yu wrote:
> > would you care to submit a patch?
> 
> I have finished relpath.c. When I push it (after commit), I get the
> following error. I'm new to git. Does anybody know what the problem
> is? And how to get my patch to the central git repository?
> 
> ~/coreutils$ git push
> fatal: The remote end hung up unexpectedly

The public git repository is read-only.  You cannot push to it.
Instead you track it as an upstream source and generate your diffs
from it.  Post the diffs to this mailing list for review.

Bob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]