Nanako Shiraishi [off-list ref] writes:
I don't see how you can make them sanely be usable to
other commands like "git log v1.0.0..WORKTREE".
See what gitk is showing you when you have uncommited changes. You
have some kind of "pseudo-commits" on top of your history for the
index and the worktree. "git log v1.0.0..WORKTREE" could very well be
a text-mode version of what's already in gitk.
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/