From: Harald Nordgren Date: Mon, 9 Apr 2018 01:42:26 +0000 (+0200) Subject: ls-remote: create '--sort' option X-Git-Tag: v2.18.0-rc0~85^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1fb20dfd8ed70b4459312918a71444bc79ea6f0b?hp=1fb20dfd8ed70b4459312918a71444bc79ea6f0b ls-remote: create '--sort' option Create a '--sort' option for ls-remote, based on the one from for-each-ref. This e.g. allows ref names to be sorted by version semantics, so that v1.2 is sorted before v1.10. Signed-off-by: Harald Nordgren Signed-off-by: Junio C Hamano ---