My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
aec2eb8
4318094
)
Merge branch 'rs/archive-excluded-directory' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 18 Oct 2017 05:18:58 +0000
(14:18 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 18 Oct 2017 05:18:58 +0000
(14:18 +0900)
"git archive", especially when used with pathspec, stored an empty
directory in its output, even though Git itself never does so.
This has been fixed.
* rs/archive-excluded-directory:
archive: don't add empty directories to archives
Trivial merge