summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-10-07 13:03:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-10-07 13:03:05 -0400
commit894422e4234a463d34faf168b7b7cae68972a350 (patch)
tree08a2987bfb1a3522182b44ee814670407b095c61 /debian
parent2c056703aad7cce36e8bc9213b3f922c5823c901 (diff)
import: Skip .git directories.
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 166ff0121..8742d248f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ git-annex (4.20131003) UNRELEASED; urgency=low
shorter than the maximum unix domain socket length, because ssh
appends stuff to it to make a temporary filename. Closes: #725512
* status: Fix space leak in local mode, introduced in version 4.20130920.
+ * import: Skip .git directories.
-- Joey Hess <joeyh@debian.org> Thu, 03 Oct 2013 15:41:24 -0400