Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 296fa99

Browse files
Andrew Pimlottgitster
authored andcommitted
lib-rebase: document exec_ in FAKE_LINES
Signed-off-by: Andrew Pimlott <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 43d11f4 commit 296fa99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

t/lib-rebase.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
# ("squash", "fixup", "edit", or "reword") and the SHA1 taken
1818
# from the specified line.
1919
#
20+
# "exec_cmd_with_args" -- add an "exec cmd with args" line.
21+
#
2022
# "#" -- Add a comment line.
2123
#
2224
# ">" -- Add a blank line.

0 commit comments

Comments
 (0)