summaryrefslogtreecommitdiff
path: root/t/t2200-add-update.sh
Commit message (Collapse)AuthorAgeFilesLines
* git-add: allow path limiting with -uJeff King2007-05-121-0/+38
Rather than updating all working tree paths, we limit ourselves to paths listed on the command line. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <junkio@cox.net>