diff options
author | Pierre Habouzit <madcoder@debian.org> | 2008-07-21 20:15:59 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-21 22:36:29 -0700 |
commit | d1f63a37caae19314bbd55c9fe3554d2e53537e7 (patch) | |
tree | ecbfcb539c8d80ce8ae9ac15cfbf28dd7dca0025 /git-am.sh | |
parent | builtin-merge: add missing structure initialization (diff) | |
download | tgif-d1f63a37caae19314bbd55c9fe3554d2e53537e7.tar.xz |
git-submodule: move ill placed shift.
When running git submodule update -i, the "-i" is shifted before recursing
into cmd_init and then again outside of the loop. This causes some /bin/sh
to complain about shifting when there are no arguments left (and would
discard anything written after -i too).
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-am.sh')
0 files changed, 0 insertions, 0 deletions