]> granicus.if.org Git - git/commitdiff
Merge branch 'kn/for-each-branch'
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Nov 2015 23:12:55 +0000 (15:12 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Nov 2015 23:12:57 +0000 (15:12 -0800)
Using the timestamp based criteria in "git branch --sort" did not
tiebreak branches that point at commits with the same timestamp (or
the same commit), making the resulting output unstable.

* kn/for-each-branch:
  ref-filter: fallback on alphabetical comparison

1  2 
ref-filter.c
t/t3203-branch-output.sh

diff --cc ref-filter.c
Simple merge
Simple merge