diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo <Justin@web> | 2015-04-09 13:17:42 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-04-09 13:17:42 +0000 |
commit | d8ac04a61100d3d274591b0fef942de4c1c66554 (patch) | |
tree | 01a1f180029b46621ca0371bd63753ba428b50e8 | |
parent | 159c1bf45864fb688f81b880347d60ff9cbf044a (diff) |
Added a comment
-rw-r--r-- | doc/forum/Adding_a_mounted_network/comment_1_9b4bab6177856569adfec26ada6b01cd._comment | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/Adding_a_mounted_network/comment_1_9b4bab6177856569adfec26ada6b01cd._comment b/doc/forum/Adding_a_mounted_network/comment_1_9b4bab6177856569adfec26ada6b01cd._comment new file mode 100644 index 000000000..cda6d5faf --- /dev/null +++ b/doc/forum/Adding_a_mounted_network/comment_1_9b4bab6177856569adfec26ada6b01cd._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo" + nickname="Justin" + subject="comment 1" + date="2015-04-09T13:17:41Z" + content=""" +It's just a git remote.. + + git remote add somerepo /path/to/repo + git annex sync + +should be all you need. +"""]] |