diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-05 11:29:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-05 11:29:12 -0400 |
commit | 21e51564dd50f1c956d89a49d1622a70d6216205 (patch) | |
tree | 43b1c52241ffe3e0fba8655a93f672c0de41871a /debian | |
parent | 5ed2c70e8cc8575bb9fdd013d826aafa223db71d (diff) |
git-annex-shell: GIT_ANNEX_SHELL_DIRECTORY can be set to limit it to operating on a specified directory.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d62601037..b0fdd3a39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,6 +40,8 @@ git-annex (3.20121018) UNRELEASED; urgency=low * webapp: Generate better git remote names. * webapp: Ensure that rsync special remotes are enabled using the same name they were originally created using. + * git-annex-shell: GIT_ANNEX_SHELL_DIRECTORY can be set to limit it + to operating on a specified directory. -- Joey Hess <joeyh@debian.org> Wed, 17 Oct 2012 14:24:10 -0400 |