My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
efe778c
3f57944
)
Merge branch 'nd/apply-report-skip'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 8 Apr 2016 21:29:12 +0000
(14:29 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 8 Apr 2016 21:29:12 +0000
(14:29 -0700)
"git apply -v" learned to report paths in the patch that were
skipped via --include/--exclude mechanism or being outside the
current working directory.
* nd/apply-report-skip:
apply: report patch skipping in verbose mode
Trivial merge