Documentation/notes: add configuration section
authorJonathan Nieder <jrnieder@gmail.com>
Sun, 9 May 2010 03:21:59 +0000 (22:21 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 9 May 2010 05:30:02 +0000 (22:30 -0700)
Copy the descriptions of configuration variables from git-config.1.
Once the descriptions have been ironed out, it would be nice to
refactor them to share text, but for now it is simplest to experiment
with separate copies.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found