diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2007-03-04 14:26:05 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-04 13:15:09 -0800 |
commit | f52463a58275c8dd12b26b02bc0388d015547fcc (patch) | |
tree | d189ddbeb7c8764033cff419d19592c9ab5fc724 /builtin-show-ref.c | |
parent | Make git-revert & git-cherry-pick a builtin (diff) | |
download | tgif-f52463a58275c8dd12b26b02bc0388d015547fcc.tar.xz |
cherry-pick: Suggest a better method to retain authorship
When a cherry-pick failed, we used to recommend setting environment
variables to retain the authorship. It is much easier, though, to use
the "-c" flag of git-commit.
Print this message also when merge-recursive fails (the code used to
exit(1) in that case, never reaching the proper failure path).
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-show-ref.c')
0 files changed, 0 insertions, 0 deletions