git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git config error message
@ 2012-10-27  8:10 Angelo Borsotti
  2012-10-27  8:25 ` Andreas Schwab
  0 siblings, 1 reply; 14+ messages in thread
From: Angelo Borsotti @ 2012-10-27  8:10 UTC (permalink / raw)
  To: git

Hello,

git config --get issues an error message when the specified value
contains a section that does not exist, but does not issue any message
when the value contains a key that does not exist while in both cases
returning a status 1. E.g.

$ git config --get xxx
error: key does not contain a section: xxx

$ git config --get xxx.yyy

Proposal: to issue an error message also when the key does not exist.

-Angelo Borsotti

^ permalink raw reply	[flat|nested] 14+ messages in thread
* git config error message
@ 2007-11-12 15:35 Jon Smirl
  2007-11-12 22:23 ` Alex Riesen
  0 siblings, 1 reply; 14+ messages in thread
From: Jon Smirl @ 2007-11-12 15:35 UTC (permalink / raw)
  To: Git Mailing List

I'm not in a git repo, this error message is misleading.

jonsmirl@terra:~/foo$ git config remote.origin.url
http://git.digispeaker.com/projects/digispeaker-kernel.git
could not lock config file


-- 
Jon Smirl
jonsmirl@gmail.com

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

end of thread, other threads:[~2012-10-27 16:13 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-27  8:10 git config error message Angelo Borsotti
2012-10-27  8:25 ` Andreas Schwab
2012-10-27  8:32   ` Angelo Borsotti
2012-10-27  8:44     ` Andreas Schwab
2012-10-27  8:45     ` Ben Walton
2012-10-27 10:36       ` Angelo Borsotti
2012-10-27 13:14         ` Andreas Schwab
2012-10-27 14:50           ` Angelo Borsotti
2012-10-27 16:12             ` Andreas Schwab
  -- strict thread matches above, loose matches on Subject: below --
2007-11-12 15:35 Jon Smirl
2007-11-12 22:23 ` Alex Riesen
2007-11-12 22:24   ` Johannes Schindelin
2007-11-12 22:26     ` Alex Riesen
2007-11-12 23:09       ` Jakub Narebski

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).