Browse Source

revert: Fix trivial comment style issue

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Elijah Newren 15 years ago committed by Junio C Hamano
parent
commit
04df568be5
  1. 1
      builtin/revert.c

1
builtin/revert.c

@ -495,7 +495,6 @@ static int do_pick_commit(void) @@ -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.

Loading…
Cancel
Save