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)
"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


Trivial merge