aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawlUmrSFcLMuk2ny0QNlx4BosEuhG0ij0XQ <Gregor@web>2014-01-28 07:57:47 +0000
committerGravatar admin <admin@branchable.com>2014-01-28 07:57:47 +0000
commit3374ca8dd8db2084e42a15888ea10f7a66ac8979 (patch)
treefca797fbaed0185fe839886095311ab50979c11d /doc
parent234da89b5d31535705de3a322a6ffe0255034eb8 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/howto_to_link_to_existing_direct_mode_git-annexes.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/howto_to_link_to_existing_direct_mode_git-annexes.mdwn b/doc/forum/howto_to_link_to_existing_direct_mode_git-annexes.mdwn
new file mode 100644
index 000000000..cab2ec0c6
--- /dev/null
+++ b/doc/forum/howto_to_link_to_existing_direct_mode_git-annexes.mdwn
@@ -0,0 +1,5 @@
+I have created two git-annexes (one on my laptop and one on my work pc) The are using nearly the same files with some files existing only on the pc but not on the laptop as they are too large for the laptop. How do I get the two into sync. I found the manual in the tips section but that will create normal git-annexes with all files linked only. However, I would like to have my exiting file structure unchanged (the way the assistant does it by default)
+
+any ideas?
+
+Gregor