Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> writes: > Maybe we can make the ":" literal > when it can't be parsed, or make it do something (":/" as you > suggested), because swallowing it and then doing nothing seems doubly bad. Another possible tweak would be to make ":" without even any "pattern" after it to become a no-element, in order to allow the same difference between "git log" and "git log ." to be expressed from within a subdirectory. The difference matters when you have commits created with --allow-empty that are discarded by path based history simplification. -- 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