From: "Michael S. Tsirkin" <mst@redhat.com>
To: git@vger.kernel.org
Subject: add comments to reflog?
Date: Wed, 13 May 2009 13:35:54 +0300 [thread overview]
Message-ID: <20090513103554.GC31593@redhat.com> (raw)
I noticed that I am often doing this
hack commit hack commit hack commit ...
git tag -s works -m "works on xyz, must rewrite abc"
git reset --hard HEAD~1
hack ...
I only tag just in case I want to revisit the design.
However, after I reset, I often forget how did
I name the tag. It would be nice if reflog would
show tag descriptions, which it does not seem to.
Comments?
--
MST
next reply other threads:[~2009-05-13 10:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-13 10:35 Michael S. Tsirkin [this message]
2009-05-13 12:08 ` add comments to reflog? Michael J Gruber
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=20090513103554.GC31593@redhat.com \
--to=mst@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.