aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/unrelated_repositories_sync.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/unrelated_repositories_sync.mdwn b/doc/forum/unrelated_repositories_sync.mdwn
index d9bcbd12d..030fb380d 100644
--- a/doc/forum/unrelated_repositories_sync.mdwn
+++ b/doc/forum/unrelated_repositories_sync.mdwn
@@ -11,3 +11,5 @@ In fact, I'm not even sure what the right thing would be here, I guess that's th
How would that work? Would I need to do some [subtree merging](http://git-scm.com/book/ch6-7.html) magic? or `git subtree`? or submodules? or should i just use myrepos and pretend I never brought up this idea?
thanks! -- [[anarcat]]
+
+related: [[tips/migrating_two_seperate_disconnected_directories_to_git_annex/]] - but that creates a merged repo...