From: jlehmann Date: Mon, 13 Sep 2010 16:57:41 +0000 (-0700) Subject: Migrated from home v21 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=08b72395bb58f6cec4796ac09d7ba2d2b15eb770;p=git-submod-enhancements.wiki.git Migrated from home v21 --- diff --git a/Home.textile b/Home.textile index fd8c739..8e7fd18 100644 --- a/Home.textile +++ b/Home.textile @@ -23,5 +23,5 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch * Since git 1.7.0: ** "git status" and "git diff*" show submodules with untracked or modified files in their work tree as "dirty" ** git gui: New popup menu for submodule diffs -* Expected to appear in git 1.7.1: +* Since git 1.7.1: ** Show the reason why working directories of submodules are dirty (untracked content and/or modified content) in superproject