File: comment_1_f5fc608f9cb0edf3272b586b62050637._comment

package info (click to toggle)
git-annex 5.20141125%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 37,832 kB
  • sloc: haskell: 42,603; sh: 1,080; ansic: 498; makefile: 316; perl: 125
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..
"""]]