package: git-annex
version: 0.11

When using the SHA1 backend, it becomes possible to track changes to
files over time.  A standard annex unlock, modify, git add/commit will
add a new object to the annex store, with an updated symlink at the
correct location.

Over time, this could lead to a large number of files in the local
object store, and in any shared remotes.

The SHA1 backend should store the raw byte data in a hashed layout,
using the same 2-char prefix that git normally uses, to solve this
problem.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to