On Wed, Nov 28, 2007 at 04:15:04PM -0800, Junio C Hamano wrote: > When you have a file called HEAD in your work tree, many commands that > our scripts feed "HEAD" to would complain about the rev vs path > ambiguity. A solution is to form command line more carefully by > appending -- to them, which makes it clear that we mean HEAD rev not > HEAD file. Shouldn't this be done for anything else, then ? You could have a file with the same name as a branch and have some commands using branch names fail too. Mike - 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