Added a comment: installing custom backend scripts
authorIlya_Shlyakhter <Ilya_Shlyakhter@web>
Sun, 11 Dec 2022 19:22:17 +0000 (19:22 +0000)
committeradmin <admin@branchable.com>
Sun, 11 Dec 2022 19:22:17 +0000 (19:22 +0000)
doc/design/external_backend_protocol/comment_4_5b9814ca55e5fab94725ecdb5b1618f0._comment [new file with mode: 0644]

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 (file)
index 0000000..f9d1ae3
--- /dev/null
@@ -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?
+
+"""]]