--inbackend can be used to make git-annex only operate on files whose content is stored using a specified key-value backend.
This commit is contained in:
parent
16653132b7
commit
e32ab766b0
4 changed files with 16 additions and 0 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -8,6 +8,8 @@ git-annex (3.20111123) UNRELEASED; urgency=low
|
|||
* Bugfix: dropunused did not drop keys with two spaces in their name.
|
||||
* Support for storing .git/annex on a different device than the rest of the
|
||||
git repository.
|
||||
* --inbackend can be used to make git-annex only operate on files
|
||||
whose content is stored using a specified key-value backend.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Tue, 22 Nov 2011 17:53:42 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue