chiark
/
gitweb
/
~ian
/
topbloke-formulae.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d2f22e
)
strategy: w gives commits, not sets
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 10 Aug 2013 19:27:01 +0000
(20:27 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 10 Aug 2013 19:27:01 +0000
(20:27 +0100)
strategy.tex
patch
|
blob
|
history
diff --git
a/strategy.tex
b/strategy.tex
index e12ff66afbbdc142eb4001b2778387735bfccd0f..499ec3414d611b4017d802efb227af49ca270645 100644
(file)
--- a/
strategy.tex
+++ b/
strategy.tex
@@
-84,7
+84,7
@@
all of its dependencies will be updated.
\item[ $h : \pc^{+/-} \mapsto \set H^{\pc^{+/-}}$ ]
Function for getting the existing heads $\set H$ of the branch $\pc^{+/-}$.
-\item[ $w : \pc^{+/-} \mapsto
\set
W_0^{\pc^{+/-}}$ ]
+\item[ $w : \pc^{+/-} \mapsto W_0^{\pc^{+/-}}$ ]
Function for getting the existing local head of the branch
$\pc^{+/-}$. I.e., the current value of the branch ref for $\pc^{+/-}$.