bug-coreutils
[Top][All Lists]
Advanced

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

Re: Modifiable NMERGE in sort


From: Jim Meyering
Subject: Re: Modifiable NMERGE in sort
Date: Mon, 31 Mar 2008 17:30:36 +0200

Pádraig Brady <address@hidden> wrote:
> 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

Thanks.
I added a few words for that and pushed the new file
with the ungainly long name: README-contribution-guidelines

> Also you might add the following to useful git commands?
>   git branch -D your-branch #nuke a branch

I'll pass, for now.
-D is a little too destructive to recommend so briefly.




reply via email to

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