From f2a3ac50ea5a811ff3c0f0755f88db7640d2cd05 Mon Sep 17 00:00:00 2001 From: Herman van Rink Date: Mon, 26 Mar 2012 14:08:56 +0200 Subject: [PATCH] Added todo --- git-subtree.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/git-subtree.sh b/git-subtree.sh index e8a2353..a099d53 100755 --- a/git-subtree.sh +++ b/git-subtree.sh @@ -829,6 +829,7 @@ cmd_from-submodule() git commit -m "Remove '$prefix/' submodule" # subtree add from submodule repo. + # TODO: Could be determin HEAD to be a specific branch cmd_add_repository $tmp_repo HEAD # Update .gittrees with the original repo url