My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ac9e40e
05314ef
)
Merge branch 'jk/line-log-with-patch'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 9 Apr 2019 17:14:23 +0000
(
02:14
+0900)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 9 Apr 2019 17:14:23 +0000
(
02:14
+0900)
"git log -L<from>,<to>:<path>" with "-s" did not suppress the patch
output as it should. This has been corrected.
* jk/line-log-with-patch:
line-log: detect unsupported formats
line-log: suppress diff output with "-s"
1
2
revision.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
revision.c
Simple merge