aboutsummaryrefslogtreecommitdiff
path: root/doc/forum
diff options
context:
space:
mode:
authorGravatar https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2014-04-01 04:25:40 +0000
committerGravatar admin <admin@branchable.com>2014-04-01 04:25:40 +0000
commit6e74c3574bd9f27ff52bc2131d50877b548f2db8 (patch)
treeedb26d22619e08e188f40082466aa5cd3ff7fe30 /doc/forum
parent92c1e642c5ec7942d7f2bda207e58086f24c642f (diff)
Diffstat (limited to 'doc/forum')
-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...