summaryrefslogtreecommitdiff
path: root/submodule.h
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2018-09-10 10:38:58 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-09-10 10:38:58 -0700
commitf38a45b9abec78ac04022c9ba043e78eb2d036e2 (patch)
tree6d286bed7edb3a118d7f4d193e54406a68c213b0 /submodule.h
parentMerge branch 'mk/http-backend-content-length' (diff)
parentRevert "Merge branch 'sb/submodule-core-worktree'" (diff)
downloadtgif-f38a45b9abec78ac04022c9ba043e78eb2d036e2.tar.xz
Merge branch 'jn/submodule-core-worktree-revert'
* jn/submodule-core-worktree-revert: Revert "Merge branch 'sb/submodule-core-worktree'"
Diffstat (limited to 'submodule.h')
-rw-r--r--submodule.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/submodule.h b/submodule.h
index 7d476cefa7..e452919aa4 100644
--- a/submodule.h
+++ b/submodule.h
@@ -127,8 +127,6 @@ int submodule_move_head(const char *path,
const char *new_head,
unsigned flags);
-void submodule_unset_core_worktree(const struct submodule *sub);
-
/*
* Prepare the "env_array" parameter of a "struct child_process" for executing
* a submodule by clearing any repo-specific environment variables, but