File: comment_1_f5fc608f9cb0edf3272b586b62050637._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 (12 lines) | stat: -rw-r--r-- 501 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="216.145.95.162"
 subject="comment 1"
 date="2014-05-19T15:41:05Z"
 content="""
`git annex drop --auto` *does* automatically drop files that are not wanted, according to your preferred content settings.

If your preferred content for a repo is `metadata=tag=done`, then only files tagged \"done\" will be kept in the repository. 

Of course, files are only dropped if enough other copies can be verified to exist in other repositories..
"""]]