File: comment_1_c8322d4b9bbf5eac80b48c312a42fbcf._comment

package info (click to toggle)
git-annex 10.20250416-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 73,572 kB
  • sloc: haskell: 90,656; javascript: 9,103; sh: 1,469; makefile: 211; perl: 137; ansic: 44
file content (11 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
[[!comment format=mdwn
 username="http://joey.kitenet.net/"
 nickname="joey"
 subject="comment 1"
 date="2012-03-14T16:23:25Z"
 content="""
I've made git-annex-shell run the git `hooks/annex-content` after content is received or dropped. 

Note that the clients need to be running at least git-annex version 3.20120227 , which runs git-annex-shell commit, which runs the hook.

"""]]