Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
submodule.c: tighten scope of changed_submodule_names struct
author
Stefan Beller
<sbeller@google.com>
Thu, 29 Nov 2018 00:27:51 +0000
(16:27 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 5 Dec 2018 02:42:31 +0000
(11:42 +0900)
The `changed_submodule_names` are only used for fetching, so let's make it
part of the struct that is passed around for fetching submodules.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
|
inline
| side by side (from:
16dd6fe
)
No differences found