Hi, On Fri, 18 Jul 2008, Jay Soffian wrote: > 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 But that is everything, _except_ easy for newbies!!! I still suggest "git add -u && git add .". Hth, Dscho -- 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