Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
One of the first things cmd_merge() does is to see if the "--abort" option is given and run "reset --merge" and exit. When the control reaches this point, we know "--abort" was not given. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information