diff options
| author | Stefan Beller <sbeller@google.com> | 2018-03-28 15:35:26 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-03-29 09:44:50 -0700 |
| commit | 61aad92b852278afc6364f9ab4c33c3740fb9e66 (patch) | |
| tree | 98a726e62c4a0a2db075917d6d11dcb28691b3b8 /t/helper/test-submodule-config.c | |
| parent | sha1_file: allow sha1_loose_object_info to handle arbitrary repositories (diff) | |
| download | git-61aad92b852278afc6364f9ab4c33c3740fb9e66.tar.gz git-61aad92b852278afc6364f9ab4c33c3740fb9e66.zip | |
submodule.h: drop declaration of connect_work_tree_and_git_dir
The function connect_work_tree_and_git_dir is declared in both submodule.h
and dir.h, such that one of them is redundant. As the function is
implemented in dir.c, drop the declaration from submodule.h
Signed-off-by: Stefan Beller <sbeller@google.com>
Reviewed-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-submodule-config.c')
0 files changed, 0 insertions, 0 deletions
