diff options
author | 2017-01-02 16:26:47 +0100 | |
---|---|---|
committer | 2017-01-09 14:57:29 -0800 | |
commit | 311af5266b27523742e8be9d8297ea475137cfb5 (patch) | |
tree | 89f64758ee9f5d5bde39292681a6cabdb673a9eb /contrib/remotes2config.sh | |
parent | sequencer (rebase -i): implement the 'edit' command (diff) | |
download | tgif-311af5266b27523742e8be9d8297ea475137cfb5.tar.xz |
sequencer (rebase -i): implement the 'exec' command
The 'exec' command is a little special among rebase -i's commands, as it
does *not* have a SHA-1 as first parameter. Instead, everything after the
`exec` command is treated as command-line to execute.
Let's reuse the arg/arg_len fields of the todo_item structure (which hold
the oneline for pick/edit commands) to point to the command-line.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/remotes2config.sh')
0 files changed, 0 insertions, 0 deletions