"Jay Soffian" <jaysoffian@xxxxxxxxx> writes: > On Fri, Jul 18, 2008 at 5:55 AM, Michael J Gruber > <michaeljgruber+gmane@xxxxxxxxxxx> wrote: >> sometimes I find my self wanting an "addremove", such as in a situation like > > I have the following aliased as "addremove": > > git ls-files -d -m -o -z --exclude-standard \ > | xargs -0 git update-index --add --remove I'll send out two patches on this topic. Junio C Hamano (2): builtin-add.c: restructure the code for maintainability git-add -a: add all files -- 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