chiark / gitweb /
comments from mdw - fix incorrect refs to B in create tip
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 27 Mar 2012 19:07:00 +0000 (20:07 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 27 Mar 2012 19:07:00 +0000 (20:07 +0100)
create-tip.tex

index 076f866a78424ebbad651657712cc5364ab3f96a..3e8876021c23c08b0d46c5b7a86d8378a428c38a 100644 (file)
@@ -1,11 +1,11 @@
 \section{Create Tip}
 
 Given a Topbloke base $B$ for a patch $\pq$,
-create a tip branch initial commit B.
+create a tip branch initial commit $C$.
 \gathbegin
  C \hasparents \{ B \}
 \gathnext
- \patchof{B} = \pqy
+ \patchof{C} = \pqy
 \gathnext
  D \isin C \equiv D \isin B \lor D = C
 \end{gather}