Pádraig Brady <[EMAIL PROTECTED]> 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. _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils