From: Junio C Hamano <gitster@pobox.com>
To: Thien-Thi Nguyen <ttn@gnuvola.org>
Cc: git@vger.kernel.org
Subject: Re: reflog weirdness
Date: Fri, 28 Dec 2007 13:20:16 -0800 [thread overview]
Message-ID: <7vhci2ectr.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <87ve6iegny.fsf@ambire.localdomain> (Thien-Thi Nguyen's message of "Fri, 28 Dec 2007 20:57:21 +0100")
Thien-Thi Nguyen <ttn@gnuvola.org> writes:
> i'd like to get rid of (or somehow get git to hide) the {21} line.
> any hints?
$ vi .git/logs/HEAD
and truncate that line after "commit: " to remove the part that
would normally show the one-line commit log message.
It would be more interesting to know why garbage follows
"commit: " on that one entry, though. How does commit 20d9d23
look like (the tracked contents are not interesting --- the
commit log message is)?
next prev parent reply other threads:[~2007-12-28 21:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-28 19:57 reflog weirdness Thien-Thi Nguyen
2007-12-28 21:20 ` Junio C Hamano [this message]
2007-12-28 21:35 ` Thien-Thi Nguyen
2007-12-28 22:01 ` Junio C Hamano
2007-12-28 22:44 ` Thien-Thi Nguyen
2007-12-29 0:06 ` Junio C Hamano
2008-01-02 11:48 ` Thien-Thi 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=7vhci2ectr.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=ttn@gnuvola.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).