commit | 365aa199196c8665e978ec7092323167621a69ea | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Sat Mar 03 14:30:32 2007 -0500 |
committer | Junio C Hamano <junkio@cox.net> | Sun Mar 04 16:47:32 2007 -0800 |
tree | 5bf7a647c5933a6b2c3de2dc6ea991c93e9106bc | |
parent | 3512193034cbc5207a955d6c4c8506f028d48f2d [diff] |
user-manual: how to replace commits older than most recent "Modifying" an old commit by checking it out, --amend'ing it, then rebasing on top of it, is a slightly cumbersome technique, but I've found it useful frequently enough to make it seem worth documenting. Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu> Signed-off-by: Junio C Hamano <junkio@cox.net>