git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
30f5257
39664cb
)
Merge branch 'jc/line-log-takes-no-pathspec'
author
Junio C Hamano
<redacted>
Wed, 18 Nov 2020 21:32:52 +0000
(13:32 -0800)
committer
Junio C Hamano
<redacted>
Wed, 18 Nov 2020 21:32:52 +0000
(13:32 -0800)
"git log -L<range>:<path>" is documented to take no pathspec, but
this was not enforced by the command line option parser, which has
been corrected.
* jc/line-log-takes-no-pathspec:
log: diagnose -L used with pathspec as an error
1
2
builtin/log.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/log.c
Simple merge
git clone https://git.99rst.org/PROJECT