Updated Home (textile)
[git-submod-enhancements.wiki.git] / Home.textile
index 50523a89525de4810c2c83a082d837f34251e24b..81b35fde549bf62090a308fcf1dfbadc8d051a01 100644 (file)
@@ -5,7 +5,6 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch
 *Issues currently being worked on*
 
 * [[Recursive submodule checkout]]: teach all work tree manipulating commands to update the submodule work trees according to the commit recorded in the superproject.
-* Teach @git mv@ to not only move the gitlink and the work tree but also update core.worktree and the gitfile
 * Teach @git fetch@ to also fetch commits for submodule not currently in the work tree into .git/modules/<name>
 
 *Issues still to be tackled*