aboutsummaryrefslogtreecommitdiff
path: root/git-am.sh
diff options
context:
space:
mode:
authorJiang Xin <worldhello.net@gmail.com>2012-07-25 22:53:10 +0800
committerJunio C Hamano <gitster@pobox.com>2012-07-26 22:34:15 -0700
commitc021fbf615f5cbd29ad4d9349bd2c36347655f3b (patch)
tree3b0dd4fa592d55c7e7f68e0a3eeb1401847d862d /git-am.sh
parent465d6a00e9bae9786d2b12cfda4fd80d937cad9b (diff)
downloadgit-c021fbf615f5cbd29ad4d9349bd2c36347655f3b.tar.gz
git-c021fbf615f5cbd29ad4d9349bd2c36347655f3b.tar.xz
rebase: remove obsolete and unused LONG_USAGE which breaks xgettext
Since there is a modern OPTIONS_SPEC variable in use in this script, the obsolete USAGE and LONG_USAGE variables are no longer used. Remove them. In addition, the obsolete LONG_USAGE variable has the following message in it: A'\''--B'\''--C'\'' And such complex LONG_USAGE message will break xgettext when extracting l10n messages (but if single quotes are removed from the message, xgettext works fine on 'git-rebase.sh'). Signed-off-by: Jiang Xin <worldhello.net@gmail.com> Reviewed-by: Stefano Lattarini <stefano.lattarini@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-am.sh')
0 files changed, 0 insertions, 0 deletions