On Tue, Oct 16, 2012 at 1:37 AM, Felipe Contreras
wrote:
> On Tue, Oct 16, 2012 at 12:48 AM, SZEDER Gábor wrote:
>>> + cd test
>>
>> This 'cd' makes all subsequent tests to be executed in a different
>> repository than previously, which breaks 'checkout completes ref
>> names'.
>
> I don't k
On Tue, Oct 16, 2012 at 01:37:35AM +0200, Felipe Contreras wrote:
> On Tue, Oct 16, 2012 at 12:48 AM, SZEDER Gábor wrote:
>
> >> @@ -1559,11 +1559,12 @@ _git_send_email ()
> >> --signed-off-by-cc --smtp-pass --smtp-server
> >> --smtp-server-port --smtp-
On Tue, Oct 16, 2012 at 12:48 AM, SZEDER Gábor wrote:
>> @@ -1559,11 +1559,12 @@ _git_send_email ()
>> --signed-off-by-cc --smtp-pass --smtp-server
>> --smtp-server-port --smtp-encryption= --smtp-user
>> --subject --suppress-cc= --
SZEDER Gábor writes:
>> +cd test
>
> This 'cd' makes all subsequent tests to be executed in a different
> repository than previously, which breaks 'checkout completes ref
> names'.
Yeah, thanks for spotting and yelling at it ;-).
We really need to be careful about tests that cd around. Eve
Hi,
On Sun, Oct 14, 2012 at 06:14:03PM +0200, Felipe Contreras wrote:
> Signed-off-by: Felipe Contreras
> ---
> contrib/completion/git-completion.bash | 35
> +-
> t/t9902-completion.sh | 21
> 2 files changed, 39 insertions(
Signed-off-by: Felipe Contreras
---
contrib/completion/git-completion.bash | 35 +-
t/t9902-completion.sh | 21
2 files changed, 39 insertions(+), 17 deletions(-)
diff --git a/contrib/completion/git-completion.bash
b/contrib/
6 matches
Mail list logo