Merge branch 'kk/maint-for-each-ref-multi-sort' into maint-1.7.11
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Sep 2012 20:57:43 +0000 (13:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Sep 2012 20:57:43 +0000 (13:57 -0700)
"git for-each-ref" did not honor multiple "--sort=<key>" arguments
correctly.

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


Trivial merge