Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/fallthrough'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 28 Sep 2017 05:47:53 +0000
(14:47 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 28 Sep 2017 05:47:53 +0000
(14:47 +0900)
Many codepaths have been updated to squelch -Wimplicit-fallthrough
warnings from Gcc 7 (which is a good code hygiene).
* jk/fallthrough:
consistently use "fallthrough" comments in switches
curl_trace(): eliminate switch fallthrough
test-line-buffer: simplify command parsing
raw
(from:
59373a4
)
No differences found