On 4/5/08, Pat Maddox <pergesu@xxxxxxxxx> wrote: > Do I need to cd into each submodule dir and fetch/rebase? git > submodule update doesn't seem to do anything, though I would assume > it's used to update the submodules... "git submodule update" updates each submodule to the version that was checked into the supermodule. It doesn't do anything like fetch, rebase, or pull. Avery -- 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