From: jlehmann Date: Mon, 13 Sep 2010 16:57:45 +0000 (-0700) Subject: Migrated from home v25 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=696eae50aff9183a3f2a5eb35324e5c0d5e3860a;p=git-submod-enhancements.wiki.git Migrated from home v25 --- diff --git a/Home.textile b/Home.textile index dfe96b2..bab848c 100644 --- a/Home.textile +++ b/Home.textile @@ -4,7 +4,7 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch *Issues still to be tackled in this repo:* -* Add an option to "git diff" and "git status" and a config option to control when a submodule is considered dirty (in progress) +* Add a config option to control when a submodule is considered dirty (in progress) * 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 @@ -26,3 +26,5 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch ** git gui: New popup menu for submodule diffs * Since git 1.7.1: ** Show the reason why working directories of submodules are dirty (untracked content and/or modified content) in superproject +* Expected in git 1.7.2: +** Add parameters to the "--ignore-submodules" option for "git diff" and "git status" to control when a submodule is considered dirty \ No newline at end of file