bug-coreutils
[Top][All Lists]
Advanced

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

Re: Modifiable NMERGE in sort


From: Bo Borgerson
Subject: Re: Modifiable NMERGE in sort
Date: Mon, 31 Mar 2008 11:30:14 -0400

On Mon, Mar 31, 2008 at 11:05 AM, Pádraig Brady <address@hidden> wrote:
> Jim Meyering wrote:
>  >
>  > One more suggestion ;-)
>  >
>  >     Add tests
>
>  you beat me to it :)
>
>  Also I would mention that to ammend a patch do:
>
>   edit your files
>   git commit --amend -e -a
>   git format-patch --stdout --signoff HEAD~1 > your-branch.diff
>
>  Also you might add the following to useful git commands?
>   git branch -D your-branch #nuke a branch
>
>  Pádraig.
>

Wow, thanks for all the information guys!  I'll get right to work on
tests and documentation.

Bo




reply via email to

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