X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-rebase.txt;h=520aaa94fb7b2be7c11e7eed013acf36055a41ab;hb=d3f2475c01d9e90dbadacbe2c35854f6d11e6409;hp=504945c69153a30252527c16945836fd2aa2ec5a;hpb=54633cd53bf22672aed900a2a9df5d4f92548091;p=git.git diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index 504945c69..520aaa94f 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -409,10 +409,13 @@ The interactive mode is meant for this type of workflow: where point 2. consists of several instances of -a. regular use +a) regular use + 1. finish something worthy of a commit 2. commit -b. independent fixup + +b) independent fixup + 1. realize that something does not work 2. fix that 3. commit it