mirror of
https://github.com/git/git.git
synced 2026-02-01 11:34:05 +01:00
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>
13 KiB
Executable File
13 KiB
Executable File