From: Johannes Schindelin <hidden> Date: 2016-06-15 22:42:28
Hi,
I completely forgot that with a global config, it makes sense to have
aliases even if we are not in a git repository.
So, in git.c, handle_alias() the "if (nongit)" makes no sense any longer.
If I have to revise the patch anyway, I will include the change, but if
you decide to take it, please change that.
Ciao,
Dscho
P.S.: There might be other users (such as git-peek-remote) who want that
change, too.
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:28
Johannes Schindelin [off-list ref] writes:
I completely forgot that with a global config, it makes sense to have
aliases even if we are not in a git repository.
So, in git.c, handle_alias() the "if (nongit)" makes no sense any longer.
If I have to revise the patch anyway, I will include the change, but if
you decide to take it, please change that.
Ciao,
Dscho
P.S.: There might be other users (such as git-peek-remote) who want that
change, too.
Well, this is pretty late in the 1.4.0 game and honestly I am
pretty reluctant to merge this in, push 1.4.0 out in 48 hours
and leave for nearly a week.
So either we would reschedule 1.4.0 and shoot for June 24th, or
do 1.4.0 this weekend as planned, and leave this as the first
item (perhaps the second, after applying many small clean-ups
I've privately received, which I haven't acted on other than
quickly reviewing and asking the submitter to rebase and resend
cc'ing the list) in the post-1.4.0 development cycle. This
potentially is a candidate to backport to 1.4.X series.
My preference is to cook this in "next" for a while and merge it
post 1.4.0.
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:29
Johannes Schindelin [off-list ref] writes:
I completely forgot that with a global config, it makes sense to have
aliases even if we are not in a git repository.
So, in git.c, handle_alias() the "if (nongit)" makes no sense any longer.
If I have to revise the patch anyway, I will include the change, but if
you decide to take it, please change that.
Ciao,
Dscho
P.S.: There might be other users (such as git-peek-remote) who want that
change, too.
Well, this is pretty late in the 1.4.0 game and honestly I am
pretty reluctant to merge this in, push 1.4.0 out in 48 hours
and leave for nearly a week.
So either we would reschedule 1.4.0 and shoot for June 24th, or
do 1.4.0 this weekend as planned, and leave this as the first
item (perhaps the second, after applying many small clean-ups
I've privately received, which I haven't acted on other than
quickly reviewing and asking the submitter to rebase and resend
cc'ing the list) in the post-1.4.0 development cycle. This
potentially is a candidate to backport to 1.4.X series.
My preference is to cook this in "next" for a while and merge it
post 1.4.0.
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:42:29
Hi,
On Thu, 8 Jun 2006, Junio C Hamano wrote:
Johannes Schindelin [off-list ref] writes:
quoted
I completely forgot that with a global config, it makes sense to have
aliases even if we are not in a git repository.
So, in git.c, handle_alias() the "if (nongit)" makes no sense any longer.
If I have to revise the patch anyway, I will include the change, but if
you decide to take it, please change that.
Ciao,
Dscho
P.S.: There might be other users (such as git-peek-remote) who want that
change, too.
Well, this is pretty late in the 1.4.0 game and honestly I am
pretty reluctant to merge this in, push 1.4.0 out in 48 hours
and leave for nearly a week.
Sorry, I timed that rather badly.
My preference is to cook this in "next" for a while and merge it
post 1.4.0.
Judging from the flurry of creative flag naming wishes, I think that will
do just fine.
Ciao,
Dscho