From 8e27f35608461f5bfba997612255cef3d3c8a8b3 Mon Sep 17 00:00:00 2001 From: "interstar@551341a1dbca18391e90a3f719eae492868ceb7a" Date: Fri, 22 Apr 2016 03:14:03 +0000 Subject: [PATCH] --- ...nex_to_manage_a_tree_that_contains_git_repos__63__.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/n00b_question._Can_I_use_git-annex_to_manage_a_tree_that_contains_git_repos__63__.mdwn diff --git a/doc/forum/n00b_question._Can_I_use_git-annex_to_manage_a_tree_that_contains_git_repos__63__.mdwn b/doc/forum/n00b_question._Can_I_use_git-annex_to_manage_a_tree_that_contains_git_repos__63__.mdwn new file mode 100644 index 0000000000..46257f6461 --- /dev/null +++ b/doc/forum/n00b_question._Can_I_use_git-annex_to_manage_a_tree_that_contains_git_repos__63__.mdwn @@ -0,0 +1,7 @@ +Just started looking at git-annex and it's very interesting to me as I manage a large tree of different types of projects, spread across two computers and some hard-drives (some backups, some offline resources and archives) + +But one question that's bothering me. A lot of my projects are already git repos. Is it possible to use git-annex with this tree or will the gits fight unless I explicitly make them submodules? + +cheers + +Phil