From fe41fe4f74937c6f583104ff8ff0e48ece799d92 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 16 Jul 2014 18:10:09 +0000 Subject: [PATCH] Added a comment --- ...comment_8_beaa350751eca4642545d1b83e528dd7._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Restricting_SSH_+_supply_key/comment_8_beaa350751eca4642545d1b83e528dd7._comment diff --git a/doc/forum/Restricting_SSH_+_supply_key/comment_8_beaa350751eca4642545d1b83e528dd7._comment b/doc/forum/Restricting_SSH_+_supply_key/comment_8_beaa350751eca4642545d1b83e528dd7._comment new file mode 100644 index 0000000000..0d236d5e58 --- /dev/null +++ b/doc/forum/Restricting_SSH_+_supply_key/comment_8_beaa350751eca4642545d1b83e528dd7._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.2" + subject="comment 8" + date="2014-07-16T18:10:09Z" + content=""" +git-annex only ever runs git from PATH; I never hardcode paths to programs. + +You can verify this by running it with the --debug flag to see the exact commands it runs. +"""]]