summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-06-07 11:16:48 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-06-07 11:16:48 -0400
commit4d1c114e4d27ae339f6fb408d398945fa68c2435 (patch)
tree2d27fd4ba63047e2aae7940fa6477a3e443befba /debian
parent8408a91082f440e139884117b2698bb8e0bd3fe9 (diff)
initremote: Automatically describe a remote when creating it.
This ensures that all special remotes show up in git annex status. Before, a special remote that was not manually described, and was not a current git remote, did not show up there, although initremote did list it.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9a010327d..8a734e0aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ git-annex (3.20120606) UNRELEASED; urgency=low
* add: Prevent (most) modifications from being made to a file while it
is being added to the annex.
+ * initremote: Automatically describe a remote when creating it.
-- Joey Hess <joeyh@debian.org> Tue, 05 Jun 2012 20:25:51 -0400