File: comment_1_dab5a92416314a7d4c02663d4e46cd60._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 (11 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2016-02-04T16:30:30Z"
 content="""
git-annex has quite extensive locking, so it's entirely safe to run any
combination of any git-annex commands at the same time.

(It doesn't actually check out the git-annex branch when making commits to
it BTW.)
"""]]