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

Re: [PATCH] git config: error when editing a repo config and not being in one

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:46:41

Hi,

On Thu, 30 Apr 2009, Felipe Contreras wrote:
On Thu, Apr 30, 2009 at 11:37 AM, Johannes Schindelin
[off-list ref] wrote:
quoted
On Thu, 30 Apr 2009, Felipe Contreras wrote:
quoted
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 <redacted>
I would have Acked it, but Junio already applied it ;-)
:)

Just for the record, where is people supposed to learn about 'nongit'? 
Apparently it's not mentioned in the documentation.
It's not about 'nongit'.  It is about setting up the git directory 
"gently", i.e you can ask for a setup _if possible_ using 
setup_git_directory_gently(), which will not fail if we're not in any 
repository.

To require a repository, call setup_git_directory().  This will die() if 
there is no repository.

As we already ask via _gently() in cmd_config(), it appeared natural to me 
to reuse that information rather than redoing the discovery.

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