diff options
Diffstat (limited to 'builtin')
-rw-r--r-- | builtin/revert.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/builtin/revert.c b/builtin/revert.c index 8b9d829a73..54d13cf5ef 100644 --- a/builtin/revert.c +++ b/builtin/revert.c @@ -495,7 +495,6 @@ static int do_pick_commit(void) free_message(&msg); /* - * * If we are cherry-pick, and if the merge did not result in * hand-editing, we will hit this commit and inherit the original * author date and name. |