]> git.ipfire.org Git - thirdparty/git.git/commit
submodule update: direct error message to stderr
authorStefan Beller <sbeller@google.com>
Tue, 1 Mar 2016 02:07:14 +0000 (18:07 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 1 Mar 2016 19:57:18 +0000 (11:57 -0800)
commit8c6b5491182510f2344dae71784fcb5c3992d005
treedb5fab911e76663e0f4c793811eab5222a63a348
parenta028a1930c6b4b848e8fb47cc92c30b23d99a75e
submodule update: direct error message to stderr

Reroute the error message for specified but initialized submodules
to stderr instead of stdout.

Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-submodule.sh
t/t7400-submodule-basic.sh