From: Felipe Contreras Date: Wed, 29 Apr 2009 22:49:47 +0000 (+0300) Subject: git config: error when editing a repo config and not being in one X-Git-Tag: v1.6.3-rc4~9 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d212ca1724b1a3708a3b4cb72c58b20ef442b24f?hp=d212ca1724b1a3708a3b4cb72c58b20ef442b24f git config: error when editing a repo config and not being in one Let's throw an error on this specific case. If the user specifies the config file, he must know what he is doing. Teemu Likonen pointed this out. Signed-off-by: Felipe Contreras Signed-off-by: Junio C Hamano ---