]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/archive-add-file'
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2020 21:01:53 +0000 (14:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2020 21:01:53 +0000 (14:01 -0700)
"git archive" learns the "--add-file" option to include untracked
files into a snapshot from a tree-ish.

* rs/archive-add-file:
  Makefile: use git-archive --add-file
  archive: add --add-file
  archive: read short blobs in archive.c::write_archive_entry()

1  2 
Makefile

diff --cc Makefile
Simple merge