Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-12-03 11:18:06 +0300
committerJunio C Hamano <gitster@pobox.com>2020-12-03 11:18:06 +0300
commite89ecfbb13f600e7fc0272c29de432e424a97aaa (patch)
tree40f144363d3d524f689d25c5ca68b7314b5c95a5 /command-list.txt
parent72ffeb997eaf999f6938b2a7e0d9a75dcceaa311 (diff)
parent66d36b94af6351d1e9b68a871d5faeb8a27d8a33 (diff)
Merge branch 'ab/retire-parse-remote'
"git-parse-remote" shell script library outlived its usefulness. * ab/retire-parse-remote: submodule: fix fetch_in_submodule logic parse-remote: remove this now-unused library submodule: remove sh function in favor of helper submodule: use "fetch" logic instead of custom remote discovery
Diffstat (limited to 'command-list.txt')
-rw-r--r--command-list.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/command-list.txt b/command-list.txt
index 581499be82..9379b02e5e 100644
--- a/command-list.txt
+++ b/command-list.txt
@@ -136,7 +136,6 @@ git-p4 foreignscminterface
git-pack-objects plumbingmanipulators
git-pack-redundant plumbinginterrogators
git-pack-refs ancillarymanipulators
-git-parse-remote synchelpers
git-patch-id purehelpers
git-prune ancillarymanipulators complete
git-prune-packed plumbingmanipulators