On Tue, Dec 07, 2010 at 04:52:48PM -0800, david@xxxxxxx wrote: > >Won't "git add -A; git commit" do what you want? > > it very well may, I'll have to upgrade git on that box to a version > that supports it. It was introduced in 1.6.0. If you have something older, "git add -u && git add ." will do the same thing. -Peff -- 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