]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/line-log-with-patch'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Apr 2019 17:14:23 +0000 (02:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Apr 2019 17:14:23 +0000 (02:14 +0900)
commit31df2c1019733ac22fc848aa2658a0e25af70a79
treec4924fdd7bc01bbf9a1027a340110286b9a45b13
parentac9e40e8ef796e43ae4438cbcd923bfa1056be61
parent05314efaeaa0ae7cb0aa26d6347eabfe7cd8fc43
Merge branch 'jk/line-log-with-patch'

"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"
revision.c