Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
docs: typo: s/go/to/
author
Michael Witten
<mfwitten@gmail.com>
Sat, 6 Oct 2018 04:20:09 +0000
(
04:20
+0000)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 7 Oct 2018 01:10:42 +0000
(10:10 +0900)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-history-graph.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
cae598d
)
diff --git
a/Documentation/technical/api-history-graph.txt
b/Documentation/technical/api-history-graph.txt
index 18142b6d29283bbf6e325ce71d50761a3f50a227..729d6a0cf31e872eef537fbfb87a0ed68b84bc0e 100644
(file)
--- a/
Documentation/technical/api-history-graph.txt
+++ b/
Documentation/technical/api-history-graph.txt
@@
-80,7
+80,7
@@
Calling sequence
it is invoked.
* For each commit, call `graph_next_line()` repeatedly, until
- `graph_is_commit_finished()` returns non-zero. Each call
g
o
+ `graph_is_commit_finished()` returns non-zero. Each call
t
o
`graph_next_line()` will output a single line of the graph. The resulting
lines will not contain any newlines. `graph_next_line()` returns 1 if the
resulting line contains the current commit, or 0 if this is merely a line