Thread (3 messages) flat view 3 messages, 3 authors, 2016-06-15

Re: [PATCH] config: fix several access(NULL) calls

From: Jeff King <hidden>
Date: 2016-06-15 22:54:15

Possibly related (same subject, not in this thread)

On Fri, Jul 13, 2012 at 10:48:18AM +0200, Matthieu Moy wrote:
Junio C Hamano [off-list ref] writes:
quoted
But is it really true that we want to error out on missing HOME if
we have usable XDG stuff?
Anyone else have an opinion on this?

In short, the question is whether

  export XDG_CONFIG_HOME=some-existing-dir
  unset HOME
  git config foo.baz boz

should die("$HOME is unset") or use the XDG config file.
What did previous versions of git do? From my reading of 21cf32279, the
previous behavior was that if $HOME was not set, git would silently
avoid reading from $HOME/.gitconfig entirely. Wouldn't dying be a huge
regression?

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help