File: comment_1_c8322d4b9bbf5eac80b48c312a42fbcf._comment

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (11 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (13)
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.

"""]]