git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fredrik Gustafsson <iveqy@iveqy.com>
To: "Toralf Förster" <toralf.foerster@gmx.de>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: sort entries numerically
Date: Sat, 7 Jun 2014 12:38:05 +0200	[thread overview]
Message-ID: <20140607103805.GD4015@paksenarrion.iveqy.com> (raw)
In-Reply-To: <5392ABAE.6030208@gmx.de>

On Sat, Jun 07, 2014 at 08:05:34AM +0200, Toralf Förster wrote:
> is there any chance to have "1.8" before "1.10" in an output like the following :
> 
> ...
> From https://code.wireshark.org/review/wireshark
>    52fe0aa..b69642d  master     -> origin/master
>    460db8a..540f061  master-1.10 -> origin/master-1.10
>    25bb29a..5741a40  master-1.12 -> origin/master-1.12
>    4ee4fc11..97898a2 master-1.8 -> origin/master-1.8

I don't find anything about it in git branch man page. However there's always:

git <command> | sort -d -r

as a workaround.

-- 
Med vänlig hälsning
Fredrik Gustafsson

tel: 0733-608274
e-post: iveqy@iveqy.com

  reply	other threads:[~2014-06-07 10:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-07  6:05 sort entries numerically Toralf Förster
2014-06-07 10:38 ` Fredrik Gustafsson [this message]
2014-06-07 10:54 ` Duy Nguyen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140607103805.GD4015@paksenarrion.iveqy.com \
    --to=iveqy@iveqy.com \
    --cc=git@vger.kernel.org \
    --cc=toralf.foerster@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).