]> git.ipfire.org Git - thirdparty/git.git/commit - submodule-config.h
submodule-config: keep shallow recommendation around
authorStefan Beller <sbeller@google.com>
Thu, 26 May 2016 21:59:42 +0000 (14:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 May 2016 17:40:45 +0000 (10:40 -0700)
commit37f52e93441e1da00c9c9824ed03cd074d77f43a
tree778ea059c537026a4444b06b666b0831b2a5c860
parent7777322816a31edff4fb9f429847d11f8974f264
submodule-config: keep shallow recommendation around

The shallow field will be used in a later patch by `submodule update`.
To differentiate between the actual depth (which may be different),
we name it `recommend_shallow` as the field in the .gitmodules file
is only a recommendation by the project.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
submodule-config.c
submodule-config.h