Merge branch 'jc/core-checkstat'
commit446913e5dbe32835ba0e354b77cc35182684b7c5
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 21:53:07 +0000 (5 14:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 21:53:07 +0000 (5 14:53 -0700)
treede3fe2698cfee7260d063b6847586cd3946756fe
parent2fe2458370d9bfcc9a00ade21181dd8ac65ca0f0
parent6f4dd60d0713980cf976f569eb83850f9a28fe3c
Merge branch 'jc/core-checkstat'

The configuration variable core.checkstat was advertised in the
documentation but the code expected core.statinfo instead.

For now, we accept both core.checkstat and core.statinfo, but the
latter will be removed in the longer term.

* jc/core-checkstat:
  deprecate core.statinfo at Git 2.0 boundary
config.c