From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: Add "git show-ref" builtin command
Date: Fri, 15 Sep 2006 23:24:56 +0200 [thread overview]
Message-ID: <eef5m8$euj$1@sea.gmane.org> (raw)
In-Reply-To: 7vmz90g80m.fsf@assigned-by-dhcp.cox.net
Junio C Hamano wrote:
> +<format>::
> + A string that interpolates `%(fieldname)` from the
> + object pointed at by a ref being shown. If `fieldname`
> + is prefixed with an asterisk (`*`) and the ref points
> + at a tag object, the value for the field in the object
> + tag refers is used. When unspecified, defaults to
> + `%(refname)`.
Wouldn't it be better to be able to use (or be able to enable, like echo -e
option) interpretation of the backslash-escaped characters, like
\t, \n, \0?
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
next prev parent reply other threads:[~2006-09-15 21:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-15 18:19 Add "git show-ref" builtin command Linus Torvalds
2006-09-15 21:00 ` Junio C Hamano
2006-09-15 21:24 ` Jakub Narebski [this message]
2006-09-15 22:54 ` Junio C Hamano
2006-09-15 21:56 ` Teach "git checkout" to use git-show-ref Linus Torvalds
2006-09-15 22:11 ` Jakub Narebski
2006-09-16 9:33 ` Junio C Hamano
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='eef5m8$euj$1@sea.gmane.org' \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
/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).