]> Pileus Git - ~andy/git/commitdiff
Merge branch 'jc/core-checkstat'
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 21:53:07 +0000 (14:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 21:53:07 +0000 (14:53 -0700)
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

1  2 
config.c

diff --cc config.c
Simple merge