David Kastrup <dak@xxxxxxx> writes: > Simple rule: commands limited to a file subset don't move HEAD. > > Really, I don't see the inconsistency that you seem to find in here. I don't agree on that point. If the following command is valid $ git reset --whatever $(git ls-files) I'd expect it to do the same thing as "git reset --whatever", without the file limit. -- Matthieu - 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