Junio C Hamano <gitster@xxxxxxxxx> writes: >> Really I want a single command that just tells git "please add to the >> index _all changes that you can find_". > > "git add -u" So, to _really_ add all changes, I should give two commands: git add . git add -u ? (I tried combining them: "git add -u .", but that didn't seem to do anything useful) -Miles -- o The existentialist, not having a pillow, goes everywhere with the book by Sullivan, _I am going to spit on your graves_. - 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