Add comment on the cleanup spam section

master
http://k1024.org/~iusty/ 2010-08-29 21:59:36 +00:00 committed by Joey Hess
parent f398ad035b
commit 38003fe23a
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
In the cleanup spam section:
> Caveat: if there are no commits you want to keep (i.e. all the commits since the last merge into master are either spam or spam reverts) then git rebase will abort.
Wouldn't it be enough then to use `git reset --hard` to the desired last good commit?
regards,
iustin