From ce5cdab660dedc4a66f0cc9fea008ed96cc32bb1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 3 Oct 2017 13:18:10 -0400 Subject: response --- .../comment_1_4008b735809161d5950b7991d69d3f68._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/Pushing_an_existing_git_annex_repo_to_a_remote_ssh_host/comment_1_4008b735809161d5950b7991d69d3f68._comment 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. +"""]] -- cgit v1.2.3