On Mon, Sep 21, 2015 at 11:53 AM, Matthieu Moy
wrote:
> Karthik Nayak writes:
>
>> On Mon, Sep 21, 2015 at 12:30 AM, Matthieu Moy
>> wrote:
>>> Karthik Nayak writes:
>>>
--- a/t/t3203-branch-output.sh
+++ b/t/t3203-branch-output.sh
@@ -145,8 +145,8 @@ EOF
test_expect_s
Karthik Nayak writes:
> On Mon, Sep 21, 2015 at 12:30 AM, Matthieu Moy
> wrote:
>> Karthik Nayak writes:
>>
>>> --- a/t/t3203-branch-output.sh
>>> +++ b/t/t3203-branch-output.sh
>>> @@ -145,8 +145,8 @@ EOF
>>>
>>> test_expect_success 'git branch `--sort` option' '
>>> cat >expect <<-\EOF
On Mon, Sep 21, 2015 at 12:30 AM, Matthieu Moy
wrote:
> Karthik Nayak writes:
>
>> --- a/t/t3203-branch-output.sh
>> +++ b/t/t3203-branch-output.sh
>> @@ -145,8 +145,8 @@ EOF
>>
>> test_expect_success 'git branch `--sort` option' '
>> cat >expect <<-\EOF &&
>> - * (HEAD detached from f
Karthik Nayak writes:
> --- a/t/t3203-branch-output.sh
> +++ b/t/t3203-branch-output.sh
> @@ -145,8 +145,8 @@ EOF
>
> test_expect_success 'git branch `--sort` option' '
> cat >expect <<-\EOF &&
> - * (HEAD detached from fromtag)
> branch-two
> + * (HEAD detached from from
This is part of porting 'branch -l' to use ref-filter APIs
The previous version of this series (v4) can be found here:
thread.gmane.org/gmane.comp.version-control.git/277761
Changes in this version include:
* Now we sort by 'refname' by default, this eliminates the need
for attaching the detached
5 matches
Mail list logo