diff options
author | Pierre Habouzit <madcoder@debian.org> | 2008-07-21 20:15:59 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-08-01 23:16:38 -0700 |
commit | 00332b8152c541fcb8887019bb04dd425739d038 (patch) | |
tree | 6ffee64e761615848fa4c1eb6fd9a3e598ad9e36 /t/t5515 | |
parent | t/t4202-log.sh: add newline at end of file (diff) | |
download | tgif-00332b8152c541fcb8887019bb04dd425739d038.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 't/t5515')
0 files changed, 0 insertions, 0 deletions