summaryrefslogtreecommitdiffstats
path: root/git-rebase.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-03-31 11:19:09 -0700
committerJunio C Hamano <gitster@pobox.com>2012-03-31 11:19:09 -0700
commit0ff9816f16e3ca9d26616328e79bb9a12e8f3a1e (patch)
treef7d24c2fb5655f4b562c9bc1f38c2a671389b7fd /git-rebase.txt
parent892d90ec9b6d7c228e63b6eead67b76a5730f621 (diff)
downloadgit-htmldocs-0ff9816f16e3ca9d26616328e79bb9a12e8f3a1e.tar.gz
Autogenerated HTML docs for v1.7.10-rc3-3-g19a6c
Diffstat (limited to 'git-rebase.txt')
-rw-r--r--git-rebase.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/git-rebase.txt b/git-rebase.txt
index 504945c69..520aaa94f 100644
--- a/git-rebase.txt
+++ b/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