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 /builtin-check-ref-format.c | |
parent | 734a6ffafb754323a4cde51b61a6099b46d03466 (diff) | |
download | git-00332b8152c541fcb8887019bb04dd425739d038.tar.gz |
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 'builtin-check-ref-format.c')
0 files changed, 0 insertions, 0 deletions