git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pseudo initial empty commit and tag for git-log and git-describe?
@ 2006-09-20 13:58 Nguyễn Thái Ngọc Duy
  2006-09-20 14:10 ` Matthias Kestenholz
  2006-09-20 15:12 ` Linus Torvalds
  0 siblings, 2 replies; 4+ messages in thread
From: Nguyễn Thái Ngọc Duy @ 2006-09-20 13:58 UTC (permalink / raw)
  To: git

I'm still uncomfortable with git-log -p unable to show the first
commit (git-whatchanged too). Also git-describe refuses to work
without any tag. I'm thinking about adding a pseudo empty commit
together with a tag so that these commands work. The commit and tag
will be created at runtime. They do not actually exist in the object
database. I haven't thought about how to implement it yet.
Any other ideas?
-- 
Duy

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-09-21  5:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-20 13:58 pseudo initial empty commit and tag for git-log and git-describe? Nguyễn Thái Ngọc Duy
2006-09-20 14:10 ` Matthias Kestenholz
2006-09-21  5:23   ` Nguyễn Thái Ngọc Duy
2006-09-20 15:12 ` Linus Torvalds

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).