/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
67224b7
b84c783
)
Merge branch 'jc/cocci-preincr'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 30 Oct 2018 06:43:48 +0000
(15:43 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 30 Oct 2018 06:43:48 +0000
(15:43 +0900)
Code cleanup.
* jc/cocci-preincr:
fsck: s/++i > 1/i++/
cocci: simplify "if (++u > 1)" to "if (u++)"
1
2
fsck.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
fsck.c
Simple merge