From d4e2d01dc0a5770bae58eaacd92296423ecf1692 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 15 Jul 2014 18:55:58 +0000 Subject: [PATCH] Added a comment --- ...omment_3_ed602f4f972b78bce4f62bdfca8cfe47._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/Ssh_remote_on_NAS/comment_3_ed602f4f972b78bce4f62bdfca8cfe47._comment diff --git a/doc/forum/Ssh_remote_on_NAS/comment_3_ed602f4f972b78bce4f62bdfca8cfe47._comment b/doc/forum/Ssh_remote_on_NAS/comment_3_ed602f4f972b78bce4f62bdfca8cfe47._comment new file mode 100644 index 0000000000..7ddb9dc8de --- /dev/null +++ b/doc/forum/Ssh_remote_on_NAS/comment_3_ed602f4f972b78bce4f62bdfca8cfe47._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.2" + subject="comment 3" + date="2014-07-15T18:55:58Z" + content=""" +I don't think it was a good idea to remove git from the NAS. To set up a git remote, you necessarily need to have git installed on the remote. + +`git annex` should work as long as git-annex is somewhere in PATH -- unless your build of git is very strange and does not check PATH for git-foo commands. +Even if this was the case, you could run `git-annex` instead. +"""]]