aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Pushing_an_existing_git_annex_repo_to_a_remote_ssh_host/comment_1_4008b735809161d5950b7991d69d3f68._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/forum/Pushing_an_existing_git_annex_repo_to_a_remote_ssh_host/comment_1_4008b735809161d5950b7991d69d3f68._comment')
-rw-r--r--doc/forum/Pushing_an_existing_git_annex_repo_to_a_remote_ssh_host/comment_1_4008b735809161d5950b7991d69d3f68._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/Pushing_an_existing_git_annex_repo_to_a_remote_ssh_host/comment_1_4008b735809161d5950b7991d69d3f68._comment b/doc/forum/Pushing_an_existing_git_annex_repo_to_a_remote_ssh_host/comment_1_4008b735809161d5950b7991d69d3f68._comment
new file mode 100644
index 000000000..90a212f36
--- /dev/null
+++ b/doc/forum/Pushing_an_existing_git_annex_repo_to_a_remote_ssh_host/comment_1_4008b735809161d5950b7991d69d3f68._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2017-10-03T17:16:34Z"
+ content="""
+It works just like git works, since a git-annex repository is a git
+repository. Set up the git repository on the remote host and then add it as
+a remote.
+
+In order for git-annex to be able to store the content of annexed files on
+the remote host, git-annex will need to be installed on that host.
+"""]]