diff options
author | David Kastrup <dak@gnu.org> | 2007-09-17 22:56:44 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-09-18 14:58:24 -0700 |
commit | d28840461d9cebd79f1ec30a4117661b41e2c9a3 (patch) | |
tree | be2757a03bfdd2c04c34bf32b6968c4761314801 /git-am.sh | |
parent | 76bf8d0e0ad0840395471fd862bd2cdad095345d (diff) | |
download | git-d28840461d9cebd79f1ec30a4117661b41e2c9a3.tar.gz |
git-commit.sh: Shell script cleanup
This moves "shift" out of the argument processing "case". It also
replaces quite a bit of expr calls with ${parameter#word} constructs,
and uses ${parameter:+word} for avoiding conditionals where possible.
Signed-off-by: David Kastrup <dak@gnu.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-am.sh')
0 files changed, 0 insertions, 0 deletions