Re: [PATCH] t5516-fetch-push: Correct misspelled pushInsteadOf

2015-03-04 Thread Junio C Hamano
Michael J Gruber writes: >> I am not sure how the intention of the commit 1c2eafb8 (Add >> url..pushInsteadOf: URL rewriting for push only, 2009-09-07), >> which introduced the behaviour verified by this test, interacts with >> the desire to redefine what URL and pushURL mean in our recent past,

Re: [PATCH] t5516-fetch-push: Correct misspelled pushInsteadOf

2015-03-04 Thread Michael J Gruber
Anders Kaseorg venit, vidit, dixit 04.03.2015 10:43: > On Wed, 4 Mar 2015, Michael J Gruber wrote: >> If there is no "pushurl": >> "url" will be used as the "URL for fetch" and as the "URL for push". >> if we are pushing and there is "pushinsteadof" for (part of) "url" >> subsitute that wit

Re: [PATCH] t5516-fetch-push: Correct misspelled pushInsteadOf

2015-03-04 Thread Anders Kaseorg
On Wed, 4 Mar 2015, Michael J Gruber wrote: > If there is no "pushurl": > "url" will be used as the "URL for fetch" and as the "URL for push". > if we are pushing and there is "pushinsteadof" for (part of) "url" > subsitute that within "url" > else if there is "insteadof" for (part of) "u

Re: [PATCH] t5516-fetch-push: Correct misspelled pushInsteadOf

2015-03-04 Thread Michael J Gruber
Junio C Hamano venit, vidit, dixit 03.03.2015 21:06: > Michael J Gruber writes: > >> Junio C Hamano venit, vidit, dixit 02.03.2015 20:43: >>> Anders Kaseorg writes: >>> Signed-off-by: Anders Kaseorg --- t/t5516-fetch-push.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletio

Re: [PATCH] t5516-fetch-push: Correct misspelled pushInsteadOf

2015-03-03 Thread Junio C Hamano
Michael J Gruber writes: > Junio C Hamano venit, vidit, dixit 02.03.2015 20:43: >> Anders Kaseorg writes: >> >>> Signed-off-by: Anders Kaseorg >>> --- >>> t/t5516-fetch-push.sh | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> diff --git a/t/t5516-fetch-push.sh b/t/t5516-fetch

Re: [PATCH] t5516-fetch-push: Correct misspelled pushInsteadOf

2015-03-03 Thread Michael J Gruber
Junio C Hamano venit, vidit, dixit 02.03.2015 20:43: > Anders Kaseorg writes: > >> Signed-off-by: Anders Kaseorg >> --- >> t/t5516-fetch-push.sh | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/t/t5516-fetch-push.sh b/t/t5516-fetch-push.sh >> index 85c7fec..594d7a6 10

Re: [PATCH] t5516-fetch-push: Correct misspelled pushInsteadOf

2015-03-02 Thread Junio C Hamano
Anders Kaseorg writes: > Signed-off-by: Anders Kaseorg > --- > t/t5516-fetch-push.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/t/t5516-fetch-push.sh b/t/t5516-fetch-push.sh > index 85c7fec..594d7a6 100755 > --- a/t/t5516-fetch-push.sh > +++ b/t/t5516-fetch-push.sh

[PATCH] t5516-fetch-push: Correct misspelled pushInsteadOf

2015-02-28 Thread Anders Kaseorg
Signed-off-by: Anders Kaseorg --- t/t5516-fetch-push.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/t5516-fetch-push.sh b/t/t5516-fetch-push.sh index 85c7fec..594d7a6 100755 --- a/t/t5516-fetch-push.sh +++ b/t/t5516-fetch-push.sh @@ -238,7 +238,7 @@ test_expect_success '