File: comment_4_5b9814ca55e5fab94725ecdb5b1618f0._comment

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
file content (13 lines) | stat: -rw-r--r-- 466 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
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?

"""]]