From 623acc7e62c76543a9a49c6d013273469dcfa727 Mon Sep 17 00:00:00 2001 From: jlehmann Date: Mon, 13 Sep 2010 09:57:27 -0700 Subject: [PATCH] Migrated from home v9 --- Home.textile | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Home.textile b/Home.textile index 68ecdb9..928becc 100644 --- a/Home.textile +++ b/Home.textile @@ -2,9 +2,14 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to change that ... -*Issues to be tackled in this repo:* +*Issues still to be tackled in this repo:* -* Better output of submodule diffs (will be in git 1.6.6) * Adding tools to git gui and gitk for easier submodule handling (in progress) +* Showing dirty working directories of submodules in supermodule +* Showing that a detached HEAD not on any branch is checked out in submodule * Collecting hooks useful for submodules -* Better support for merging and resolving merge conflicts of submodules \ No newline at end of file +* Better support for merging and resolving merge conflicts of submodules + +Issues already solved and merged into Junio's Repo: + +* Better output of submodule diffs (since git 1.6.6) -- 2.26.2