File: comment_1_d49a34aae5decafed804f45a573c0027._comment

package info (click to toggle)
git-annex 7.20190129-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,292 kB
  • sloc: haskell: 59,105; sh: 1,255; makefile: 225; perl: 136; ansic: 44
file content (8 lines) | stat: -rw-r--r-- 609 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
[[!comment format=mdwn
 username="jakemagee"
 avatar="http://cdn.libravatar.org/avatar/85f708f18a2deeefad7719fa70d67c90"
 subject="comment 1"
 date="2017-08-02T15:34:19Z"
 content="""
Ok, so I figured out the issue with renamed files (needed to change the annex.backend to SHA256) being duplicated.  However, it still seems that appending small changes to large files results in the entire file being duplicated.  Maybe I've confused a feature of git-annex with another project... does git-annex not support chunking files to alleviate duplicating the entire contents of large files with small changes?
"""]]