git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git config -> "fatal: bad config file"
@ 2009-08-14 13:38 David Reitter
  2009-08-14 14:18 ` Michael J Gruber
  2009-08-14 15:10 ` [PATCH] git-config: Parse config files leniently Michael J Gruber
  0 siblings, 2 replies; 14+ messages in thread
From: David Reitter @ 2009-08-14 13:38 UTC (permalink / raw)
  To: git

I made a mistake editing my config file using "git config -e".  This  
caused git commands to fail.

Trying to fix the problem, I did

git config -e
fatal: bad config file line 7 in .git/config

I think the refusal to edit a broken config file is not a good idea.   
It's easy to fix for me of course by editing .git/config directly, but  
git-config should probably not read the config file at all.

Thanks for your consideration.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2009-09-04  8:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-14 13:38 git config -> "fatal: bad config file" David Reitter
2009-08-14 14:18 ` Michael J Gruber
2009-08-14 14:26   ` David Reitter
2009-08-14 14:28   ` Jakub Narebski
2009-08-14 15:10 ` [PATCH] git-config: Parse config files leniently Michael J Gruber
2009-08-14 19:52   ` Junio C Hamano
2009-08-17 18:47     ` Michael J Gruber
2009-08-17 19:49       ` Junio C Hamano
2009-09-02 20:17         ` [PATCHv2] " Michael J Gruber
2009-09-03  7:00           ` Junio C Hamano
2009-09-03  7:41             ` Michael J Gruber
2009-09-03 23:42               ` Junio C Hamano
2009-09-04  7:13                 ` Michael J Gruber
2009-09-04  8:40                   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).