Shawn Pearce wrote:
Carl Worth <cworth@xxxxxxxxxx> wrote:
Yes, this was my exact thought when reading what Linus
wrote. ORIG_HEAD might be fine and all, but it pales in functionality
compared to what reflog provides.
I would very much like to see reflog getting first-class citizen
support in git:
1. Be on by default
I agree.
I have:
git repo-config --global core.logAllRefUpdates true
especially since Junio fixed it to only create logs for heads and
not tags. That way its on by default for me. But I think it should
be on by default in the next version of Git.
Why is it not useful for tags for having logs?
I also have a question:
Does git-fsck-objects/prune check the ref logs?
Mark
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html