From f9171b902dea5bbcc0ba8c7bc077e187836fc6d7 Mon Sep 17 00:00:00 2001 From: jlehmann Date: Thu, 17 Feb 2011 15:24:00 -0800 Subject: [PATCH] Updated Home (textile) --- Home.textile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Home.textile b/Home.textile index dc43924..f142b2a 100644 --- a/Home.textile +++ b/Home.textile @@ -13,10 +13,15 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch * Showing that a submodule has a HEAD not on any branch in "git status" * gitk: Add popup menu for submodules to see the detailed history of changes * Let stash work recursively on submodules +* Teach "git prune" the "--recurse-submodules" option (and maybe honour the same default and options "git fetch" uses) * Better support for displaying merge conflicts of submodules * git gui: Add submodule menu for adding and fetching submodules * Add an "always-tip" mode +*Submodule related bugs to fix* + +* Cherry picking across submodule creation fails even if the cherry pick doesn't touch any file in the submodules path + *Issues already solved and merged into Junio's Repo:* * Since git 1.6.6: -- 2.26.2