Jeff King <peff@xxxxxxxx> writes: > Rather than updating all working tree paths, we limit > ourselves to paths listed on the command line. > > Signed-off-by: Jeff King <peff@xxxxxxxx> > --- > This turned out to be quite easy to implement. Patch is slightly larger > than necessary due to removing _all_ from the variable names, but I > think that better expresses the new functionality. > > I'm not sure that the documentation needs updated at all; I had just > assumed after reading it that 'git-add -u foo' would DWIM. Wonderful, and I agree it should be almost trivial once you understand how diff works. Will take a look. - 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