Jeff King <peff@xxxxxxxx> writes: > On Mon, May 14, 2007 at 02:50:22AM +0200, Jakub Narebski wrote: > >> -'git-add' [-n] [-v] [-f] [--interactive | -i] [-u] [--] <file>... >> +'git-add' [-n] [-v] [-f] [--] <file>... >> +'git-add' [-n] [-v] [-f] -u [[--] <file>...] >> +'git-add' (--interactive | -i) > > I don't see the point in splitting -u out as its own separate "mode" of > operation. To me it's conceptually a flag that says "don't add untracked > files, and remove deleted files". But I don't have a strong opinion (and > certainly splitting out -i makes sense). Concurred, and I agree with Jakub that your update to the description of -u makes it much better. Thanks, both. - 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