summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e92fa51)
raw | patch | inline | side by side (parent: e92fa51)
author | Elijah Newren <newren@gmail.com> | |
Mon, 6 Sep 2010 21:53:24 +0000 (15:53 -0600) | ||
committer | Junio 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>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/revert.c | patch | blob | history |
diff --git a/builtin/revert.c b/builtin/revert.c
index 8b9d829a73a0862dfdf2c2499b18878489620f16..54d13cf5ef87b7cfa29ac2c204fc6e30d5211a67 100644 (file)
--- a/builtin/revert.c
+++ b/builtin/revert.c
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.