diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2017-03-26 09:42:28 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-27 10:23:39 -0700 |
commit | 378dc9103a6b36ecac5f63eb0d5a87f573081094 (patch) | |
tree | 7ca254b4884475a9dcd33350643c879e17fe8236 /refs | |
parent | 126c9e05765330d29c973934598876cdea50b5df (diff) | |
download | git-378dc9103a6b36ecac5f63eb0d5a87f573081094.tar.gz git-378dc9103a6b36ecac5f63eb0d5a87f573081094.tar.xz |
refs.c: kill register_ref_store(), add register_submodule_ref_store()
This is the last function in this code (besides public API) that takes
submodule argument and handles both main/submodule cases. Break it down,
move main store registration in get_main_ref_store() and keep the rest
in register_submodule_ref_store().
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs')
0 files changed, 0 insertions, 0 deletions