Code

revert: Fix trivial comment style issue
authorElijah Newren <newren@gmail.com>
Mon, 6 Sep 2010 21:53:24 +0000 (15:53 -0600)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Sep 2010 00:33:59 +0000 (17:33 -0700)
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/revert.c

index 8b9d829a73a0862dfdf2c2499b18878489620f16..54d13cf5ef87b7cfa29ac2c204fc6e30d5211a67 100644 (file)
@@ -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.