Merge branch 'cn/config-missing-path'
authorJunio C Hamano <gitster@pobox.com>
Tue, 20 Nov 2012 18:40:46 +0000 (10:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Nov 2012 18:40:46 +0000 (10:40 -0800)
"git config --path $key" segfaulted on "[section] key" (a boolean
"true" spelled without "=", not "[section] key = true").

* cn/config-missing-path:
  config: don't segfault when given --path with a missing value

1  2 
builtin/config.c
t/t1300-repo-config.sh

Simple merge
Simple merge