From 5bf07b3b5c9a798c3a50a775f42888e497f48732 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 17 Feb 2012 23:15:29 -0400 Subject: Store web special remote url info in a more efficient location. storing it in remotes/web/xx/yy/foo.log meant lots of extra directory objects in git. Now I use xx/yy/foo.log.web, which is just as unique, but more efficient since foo.log is there anyway. Of course, it still looks in the old location too. --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3315f8513..46d65df38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,7 @@ git-annex (3.20120124) UNRELEASED; urgency=low * addurl: Add --pathdepth option. * rekey: New plumbing level command, can be used to change the keys used for files en masse. + * Store web special remote url info in a more efficient location. -- Joey Hess Tue, 24 Jan 2012 16:21:55 -0400 -- cgit v1.2.3