summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/design/adjusted_branches.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/adjusted_branches.mdwn b/doc/design/adjusted_branches.mdwn
index 854e4c0e7..f98bff00b 100644
--- a/doc/design/adjusted_branches.mdwn
+++ b/doc/design/adjusted_branches.mdwn
@@ -174,7 +174,7 @@ adjust that commit so it does not have adjusted/master as its parent.
|--------------->B''
| |
-Finally, update master to point to B''.
+Finally, update master, by reverse filtering B''. TODO
Notice how similar this is to the commit graph. So, "fast-forward"
merging the same B commit from origin/master will lead to an identical