File: day_100__git-annex_sync_--content.mdwn

package info (click to toggle)
git-annex 8.20210223-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 68,764 kB
  • sloc: haskell: 70,359; javascript: 9,103; sh: 1,304; makefile: 212; perl: 136; ansic: 44
file content (4 lines) | stat: -rw-r--r-- 256 bytes parent folder | download | duplicates (11)
1
2
3
4
Spent the day building this new feature, which makes `git annex sync --content`
do the same synchronization of file contents (to satisfy preferred content
settings) that the assistant does. The result has not been tested a lot
yet, but seems to work well.