From c52a87858b5cf3663f5286ab28031a777fd7ab6a Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Sun, 11 Dec 2022 19:22:17 +0000 Subject: [PATCH] Added a comment: installing custom backend scripts --- ...ment_4_5b9814ca55e5fab94725ecdb5b1618f0._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/design/external_backend_protocol/comment_4_5b9814ca55e5fab94725ecdb5b1618f0._comment diff --git a/doc/design/external_backend_protocol/comment_4_5b9814ca55e5fab94725ecdb5b1618f0._comment b/doc/design/external_backend_protocol/comment_4_5b9814ca55e5fab94725ecdb5b1618f0._comment new file mode 100644 index 0000000000..f9d1ae371d --- /dev/null +++ b/doc/design/external_backend_protocol/comment_4_5b9814ca55e5fab94725ecdb5b1618f0._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="installing custom backend scripts " + date="2022-12-11T19:22:17Z" + content=""" +>After creating git-annex-backend-XFOO, how should I use this file? Where should I put this file? + +Put it somewhere in your PATH. Make sure the script it executable. + +Just for curiosity, what hashing scheme does your custom backend implement? + +"""]]