commit | 68e37f8402d5ad33b423686558265e55655a2db6 | [log] [tgz] |
---|---|---|
author | Nikolai Weibull <mailing-lists.git@rawuncut.elitemail.org> | Fri Dec 09 00:28:05 2005 +0100 |
committer | Junio C Hamano <junkio@cox.net> | Thu Dec 08 15:50:13 2005 -0800 |
tree | 3afed8e307f349d30ed41c7971aadf228d4cbc9a | |
parent | 63ae26f87ae1d3a95a8ecc2fc761b7a7987e3ce5 [diff] |
Fix the description of --utf8 and --keep to git-am. The git-am script actually transform --utf8 and --keep to -u and -k when sent to git-mailinfo. Signed-off-by: Nikolai Weibull <nikolai@bitwi.se> Signed-off-by: Junio C Hamano <junkio@cox.net>