From 52f94eb6058688d4456f4f7515fe50ac3af55a27 Mon Sep 17 00:00:00 2001 From: jlehmann Date: Mon, 13 Sep 2010 09:57:31 -0700 Subject: [PATCH] Migrated from home v12 --- Home.textile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Home.textile b/Home.textile index f9db4be..d39781e 100644 --- a/Home.textile +++ b/Home.textile @@ -7,11 +7,15 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch * Adding tools to git gui and gitk for easier submodule handling (in progress) ** git gui: Add popup menu for submodule diffs (waiting for Shawn to merge it) ** git gui: Add submodule menu for adding and fetching submodules -** gitk: Add popup menu for submodules +** gitk: Add popup menu for submodules to see the detailed history of changes * Showing dirty working directories of submodules in supermodule (in progress) -* Showing that a detached HEAD not on any branch is checked out in submodule (in progress) +* Showing that a submodule has a HEAD not on any branch (in progress) +* Check before a push in the superproject that all submodules HEADs are pushed +* Let checkout, index-update & reset work recursively on submodules +* Let fetch run recursively on submodules * Collecting hooks useful for submodules * Better support for merging and resolving merge conflicts of submodules +* Add an "always-tip" mode *Issues already solved and merged into Junio's Repo:* -- 2.26.2