From: jlehmann Date: Mon, 13 Sep 2010 16:57:36 +0000 (-0700) Subject: Migrated from home v16 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=88a2e767069a76f0259bd46e7e09583d8c21c6ff;p=git-submod-enhancements.wiki.git Migrated from home v16 --- diff --git a/Home.textile b/Home.textile index 2f28b19..9b22cc5 100644 --- a/Home.textile +++ b/Home.textile @@ -9,7 +9,8 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch * Showing that a submodule has a HEAD not on any branch in "git status" (in progress) * gitk: Add popup menu for submodules to see the detailed history of changes * Check before a push in the superproject that all submodules HEADs are pushed -* Let checkout, update-index & reset work recursively on submodules +* Let stash work recursively on submodules +* Let checkout & reset work recursively on submodules * Let fetch run recursively on submodules * git gui: Add submodule menu for adding and fetching submodules * Collecting hooks useful for submodules (this may be obsolete when submodules become a first class citizen of git)