From c22f387c9c1d800bdc22c6ffd6110745054fd3ec Mon Sep 17 00:00:00 2001 From: jlehmann Date: Mon, 13 Sep 2010 09:57:44 -0700 Subject: [PATCH] Migrated from home v24 --- Home.textile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.textile b/Home.textile index 8203017..dfe96b2 100644 --- a/Home.textile +++ b/Home.textile @@ -4,6 +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) * 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 @@ -11,7 +12,7 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch * Let checkout, checkout-index, read-tree & reset work recursively on submodules (in progress) * Let fetch run recursively on submodules (in progress) * git gui: Add submodule menu for adding and fetching submodules -* Better support for merging and resolving merge conflicts of submodules (Heiko Voigt is working on that) +* Better support for merging and resolving merge conflicts of submodules (Heiko Voigt is working on the merge part) * Add means to specify which submodules shall be populated on clone * Add an "always-tip" mode -- 2.26.2