File: Exclude_specific_files_from_a_special_remote.mdwn

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 (3 lines) | stat: -rw-r--r-- 258 bytes parent folder | download | duplicates (8)
1
2
3
I have a special remote configured to/from which I can copy files correctly.
I would like to be prevent some annexed files to be copied to this remote, automatically (in other words, without excluding them manually on the command line)
How can this be done?