diff options
author | Stefan Beller <sbeller@google.com> | 2018-08-03 15:23:19 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-08-03 15:37:12 -0700 |
commit | f1d15713faef54c0bcc5d35c9089efffa4c914a1 (patch) | |
tree | b4fff8ea830e754128c535f713d7e5bde55f9523 /commit-reach.c | |
parent | 90efe595c53f4bb1851371344c35eff71f604d2b (diff) |
builtin/submodule--helper: store update_clone information in a struct
The information that is printed for update_submodules in
'submodule--helper update-clone' and consumed by 'git submodule update'
is stored as a string per submodule. This made sense at the time of
48308681b07 (git submodule update: have a dedicated helper for cloning,
2016-02-29), but as we want to migrate the rest of the submodule update
into C, we're better off having access to the raw information in a helper
struct.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-reach.c')
0 files changed, 0 insertions, 0 deletions