Commit 7e305056d8c61213d76b33764f05548ecad3eb06

Carlos Martín Nieto 2011-06-06T18:44:19

local transport: sort the refs before resolving them By pre-sorting the references, they are already in the right order if we want to peel them. With this, we get output-parity with git.git's ls-remote. Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>