Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
lib-rebase: document exec_ in FAKE_LINES
author
Andrew Pimlott
<andrew@pimlott.net>
Mon, 1 Jul 2013 16:20:35 +0000
(09:20 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 1 Jul 2013 16:52:25 +0000
(09:52 -0700)
Signed-off-by: Andrew Pimlott <andrew@pimlott.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-rebase.sh
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
43d11f4
)
diff --git
a/t/lib-rebase.sh
b/t/lib-rebase.sh
index 6ccf7970916b58748aedcce7e583eed2dee782d3..8098a88c823d691a4e349cd544e19f9b340b7650 100644
(file)
--- a/
t/lib-rebase.sh
+++ b/
t/lib-rebase.sh
@@
-17,6
+17,8
@@
# ("squash", "fixup", "edit", or "reword") and the SHA1 taken
# from the specified line.
#
+# "exec_cmd_with_args" -- add an "exec cmd with args" line.
+#
# "#" -- Add a comment line.
#
# ">" -- Add a blank line.