Merge branch 'kn/for-each-branch'
commit415095f05501bb17edcb86c6d9fd193753b30ea7
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Nov 2015 23:12:55 +0000 (3 15:12 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Nov 2015 23:12:57 +0000 (3 15:12 -0800)
treeef453673dd4ada7c2b0b355085d8c3086f619a3a
parent2635c2b8bfc9aec07b7f023d8e3b3d02df715344
parent9e468334b41c1d1fc715de177ef1f61a36c1cf01
Merge branch 'kn/for-each-branch'

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
ref-filter.c
t/t3203-branch-output.sh