diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-13 15:44:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-13 15:44:56 -0400 |
commit | 4b9cbd2e52a1b15addf24c12eda7d43fe5b0422c (patch) | |
tree | 0167b5ca00760e57867a0336a0a43b6399fba63d /debian | |
parent | 7d7732b7f6afc844cc5e2bc2087847801e3426f0 (diff) |
added direct and indirect commands
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ec9b9f6e3..df4bfbff7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +git-annex (3.20121212) UNRELEASED; urgency=low + + * direct, indirect: New commands, that switch a repository to and from + direct mode. In direct mode, files are accessed directly, rather than + via symlinks. Note that direct mode is currently experimental. Many + git and git-annex commands do not work, or can even cause data loss in + direct mode. + + -- Joey Hess <joeyh@debian.org> Thu, 13 Dec 2012 14:06:43 -0400 + git-annex (3.20121211) unstable; urgency=low * webapp: Defaults to sharing box.com account info with friends, allowing |