From 5c00e652515f959c27cc132a8979a1e421b172b5 Mon Sep 17 00:00:00 2001 From: Jens Lehmann Date: Mon, 3 Jun 2013 14:26:16 -0700 Subject: [PATCH] Updated Home (textile) --- Home.textile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.textile b/Home.textile index b835171..01aaa7a 100644 --- a/Home.textile +++ b/Home.textile @@ -32,6 +32,7 @@ In the long run, git-submodule.sh should be converted to a rather simple wrapper *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 -* @git submodule add@ doesn't record the URL in .git/config when the submodule path doesn't exist. +* @git submodule add@ doesn't record the URL in .git/config when the submodule path doesn't exist +* @git submodule add@ happily stages any unstaged modifications of the .gitmodules file together with the new section while it should error out telling the user to stash them (at least unless it attempts the 3-way merge described in the "Issues still to be tackled" paragraph) *[[Issues already solved and merged into Junio's Repo|history]]* -- 2.26.2