]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ah/cleanups'
authorJunio C Hamano <gitster@pobox.com>
Wed, 9 Oct 2019 05:01:00 +0000 (14:01 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Oct 2019 05:01:00 +0000 (14:01 +0900)
Miscellaneous code clean-ups.

* ah/cleanups:
  git_mkstemps_mode(): replace magic numbers with computed value
  wrapper: use a loop instead of repetitive statements
  diffcore-break: use a goto instead of a redundant if statement
  commit-graph: remove a duplicate assignment

1  2 
commit-graph.c
wrapper.c

diff --cc commit-graph.c
Simple merge
diff --cc wrapper.c
Simple merge