Merge branch 'kk/maint-for-each-ref-multi-sort'
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Sep 2012 18:08:50 +0000 (11:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Sep 2012 18:08:51 +0000 (11:08 -0700)
commit09827f2a55299cc8c09d30754c016378a15c4775
tree7acb287302c754b6031a8718598acc14c8803cfd
parentae80b5a8928770a2b56c390d13bd3c48ebd2255f
parent3b51222ceceed022f45193db19c57cf53f0164df
Merge branch 'kk/maint-for-each-ref-multi-sort'

"git for-each-ref" did not currectly support more than one --sort
option.

* kk/maint-for-each-ref-multi-sort:
  for-each-ref: Fix sort with multiple keys
  t6300: test sort with multiple keys