]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/remote-archive-dwimfix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 6 Nov 2018 06:50:18 +0000 (15:50 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Nov 2018 06:50:18 +0000 (15:50 +0900)
commita5ab66ee5f36fa3e90955f36f6451b3cf67943ed
treecd29474c4a158cb691d5f58455b7e208150aeced
parentcd69ec8cde54af1817630331fc441f493866f0d4
parent00436bf1b1c2a8fe6cf5d2c2457d419d683042f4
Merge branch 'js/remote-archive-dwimfix'

The logic to determine the archive type "git archive" uses did not
correctly kick in for "git archive --remote", which has been
corrected.

* js/remote-archive-dwimfix:
  archive: initialize archivers earlier