Thread (4 messages) flat view 4 messages, 3 authors, 2016-06-15

Re: pseudo initial empty commit and tag for git-log and git-describe?

From: Matthias Kestenholz <hidden>
Date: 2016-06-15 22:42:41

hello

On Wed, 2006-09-20 at 20:58 +0700, Nguyễn Thái Ngọc Duy wrote:
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?
you can use git log -p --root  to also display the root commit.

	Matthias
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help