diff options
author | W. Trevor King <wking@tremily.us> | 2013-02-19 05:05:00 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-02-19 12:56:11 -0800 |
commit | 6c26bf4d4e4b1f40dcd067f8ce0c76f64eab9f47 (patch) | |
tree | bc115de2c8e1db384dfa7cb8f7efec46d5fcf220 /t/t4109/patch2.patch | |
parent | user-manual: use -o latest.tar.gz to create a gzipped tarball (diff) | |
download | tgif-6c26bf4d4e4b1f40dcd067f8ce0c76f64eab9f47.tar.xz |
user-manual: Reorganize the reroll sections, adding 'git rebase -i'
I think this interface is often more convenient than extended cherry
picking or using 'git format-patch'. In fact, I removed the
cherry-pick section entirely. The entry-level suggestions for
rerolling are now:
1. git commit --amend
2. git format-patch origin
git reset --hard origin
...edit and reorder patches...
git am *.patch
3. git rebase -i origin
Signed-off-by: W. Trevor King <wking@tremily.us>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4109/patch2.patch')
0 files changed, 0 insertions, 0 deletions