Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rebase -i: notice and warn if "exec $cmd" modifies the index or the w…
…orking tree If "exec $cmd" touched the index or the working tree, and exited with non-zero status, the code did not check and warn that there now are uncommitted changes. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information