git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Teemu Likonen <tlikonen@iki.fi>
To: Tim Visher <tim.visher@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: Displaying Current Git Aliases
Date: Thu, 25 Jun 2009 19:08:40 +0300	[thread overview]
Message-ID: <87prcspa7r.fsf@iki.fi> (raw)
In-Reply-To: <c115fd3c0906250859q661d2319i463d6eea7e9dbe54@mail.gmail.com> (Tim Visher's message of "Thu, 25 Jun 2009 11:59:38 -0400")

On 2009-06-25 11:59 (-0400), Tim Visher wrote:

> Can git display a list of all of your current aliases like bash's
> `alias` command?

I guess not directly but:

    git config -l | grep ^alias

  parent reply	other threads:[~2009-06-25 16:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25 15:59 Displaying Current Git Aliases Tim Visher
2009-06-25 16:02 ` Wincent Colaiuta
2009-06-25 16:08   ` Johannes Schindelin
2009-06-25 16:08 ` Teemu Likonen [this message]
2009-06-25 16:33 ` Jakub Narebski
2009-06-25 16:55   ` Randal L. Schwartz
2009-06-25 16:57     ` Johannes Schindelin
2009-06-25 18:45       ` Tim Visher
2009-06-25 19:21   ` Jay Soffian

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=87prcspa7r.fsf@iki.fi \
    --to=tlikonen@iki.fi \
    --cc=git@vger.kernel.org \
    --cc=tim.visher@gmail.com \
    /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).