projects
/
git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
11494da
7b95849
)
Merge branch 'jk/attr-macro-fix'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 5 Feb 2019 22:26:16 +0000
(14:26 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 5 Feb 2019 22:26:16 +0000
(14:26 -0800)
Asking "git check-attr" about a macro (e.g. "binary") on a specific
path did not work correctly, even though "git check-attr -a" listed
such a macro correctly. This has been corrected.
* jk/attr-macro-fix:
attr: do not mark queried macros as unset
1
2
attr.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
attr.c
Simple merge