Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kastrup <dak@gnu.org>2007-09-18 00:56:44 +0400
committerJunio C Hamano <gitster@pobox.com>2007-09-19 01:58:24 +0400
commitd28840461d9cebd79f1ec30a4117661b41e2c9a3 (patch)
treebe2757a03bfdd2c04c34bf32b6968c4761314801 /builtin-apply.c
parent76bf8d0e0ad0840395471fd862bd2cdad095345d (diff)
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 'builtin-apply.c')
0 files changed, 0 insertions, 0 deletions