]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/retire-parse-remote'
authorJunio C Hamano <gitster@pobox.com>
Thu, 3 Dec 2020 08:18:06 +0000 (00:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Dec 2020 08:18:06 +0000 (00:18 -0800)
"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

1  2 
.gitignore
Makefile
command-list.txt

diff --cc .gitignore
Simple merge
diff --cc Makefile
Simple merge
Simple merge