Jonathan Nieder wrote: > Maybe it would make sense to move towards eliminating the "implicit > --no-index for paths outside the repository" trick. I use "git diff > --no-index" all the time, but I always spell it out to be careful. Huh? Why do you want to endure the pain of spelling it out, when your intent is perfectly clear? What would make sense is a tristate diff.no-index: inside-worktree|outside-worktree|always. I don't know why we should even have a "never". -- 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