See how a minor change to your commit message style can make a difference.
git commit -m"<type>(<optional scope>): <description>" \ -m"<optional body>" \ -m"<optional footer>"
See how a minor change to your commit message style can make a difference.
git commit -m"<type>(<optional scope>): <description>" \ -m"<optional body>" \ -m"<optional footer>"
| 000000 Officially Xerox | |
| 000001 SuperLAN-2U | |
| 000002 BBN (was internal usage only, no longer used) | |
| 000003 XEROX CORPORATION | |
| 000004 XEROX CORPORATION | |
| 000005 XEROX CORPORATION | |
| 000006 XEROX CORPORATION | |
| 000007 XEROX CORPORATION | |
| 000008 XEROX CORPORATION | |
| 000009 powerpipes? |
| # Checkout config tool: https://zed0.co.uk/clang-format-configurator/ | |
| # Or http://cf.monofraps.net/ | |
| # https://clang.llvm.org/docs/ClangFormatStyleOptions.html | |
| # https://github.com/01org/parameter-framework/blob/master/.clang-format | |
| # Tested on: clang-format version 6.0.1 | |
| # Common settings | |
| BasedOnStyle: WebKit |