Remotes can now be made read-only, by setting remote.<name>.annex-readonly

This commit is contained in:
Joey Hess 2014-01-02 13:12:32 -04:00
parent 7d5568485f
commit f7727d2df1
7 changed files with 45 additions and 3 deletions

1
debian/changelog vendored
View file

@ -9,6 +9,7 @@ git-annex (5.20131231) UNRELEASED; urgency=medium
* Avoid looping if long-running git cat-file or git hash-object crashes
and keeps crashing when restarted.
* Assistant: Remove stale MERGE_HEAD files in lockfile cleanup.
* Remotes can now be made read-only, by setting remote.<name>.annex-readonly
-- Joey Hess <joeyh@debian.org> Tue, 31 Dec 2013 13:41:18 -0400