Max Kirillov <m...@max630.net> writes: > If HEAD is detached, 'gitk --all' does not show it. This is inconvenient > for frontend program, and for example git log does show the detached HEAD.
"git log" does use the same revision machinery as rev-parse uses internally to parse its command line arguments. What does it do differently? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html