>> Whenever I do a git-checkout to switch between branches, I'm >> disappointed by the absence of a "-v" option which would list the >> operations performed. >> >> How can I get this information? > I'd be mightily annoyed with it myself, though, as I switch > between 'master', 'next', 'pu' and 'maint' pretty often. Why would such a "-v" option bother you? Nobody forces you to use it. > Have something like this in .git/hooks/post-checkout and make it > executable, perhaps? Modify the options to suit your taste. That doesn't really cut it: I'd like to use it in a git frontend. Stefan - 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