]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'bw/git-clang-format'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Sep 2017 06:24:07 +0000 (15:24 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Sep 2017 06:24:08 +0000 (15:24 +0900)
commita36f631ad65a24070e5470784d6fd1f9be9bd72f
tree29b1e45ec31a2a30801d8ddb07bf2563b43f76ac
parentb67f154bf972839cefc461cceb56abe3e6b12e27
parent2118805b929a47887f2ded218c95a5a274e36aa0
Merge branch 'bw/git-clang-format'

"make style" runs git-clang-format to help developers by pointing
out coding style issues.

* bw/git-clang-format:
  Makefile: add style build rule
  clang-format: outline the git project's coding style
Makefile