Nguyán ThÃi Ngác Duy <pclouds@xxxxxxxxx> writes: > When -u was introduced in dfdac5d (git-add -u: match the index with > working tree., 2007-04-20), "add -u" (without pathspec) added > everything. Shortly after, 2ed2c22 (git-add -u paths... now works from > subdirectory, 2007-08-16) broke it while fixing something related. As long as the command takes pathspecs, it should never be tree-wide. Making it tree-wide when there is no pathspec is even worse. If "add -p" does not limit operation to the current directory, probably that is the inconsistency bug to be fixed. -- 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