diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-09 12:24:42 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-09 12:24:42 -0400 |
commit | 3748b178705497c0136d2f3cf679ea16a27ee50b (patch) | |
tree | 20239b0c7617ef9028e07e017884158401a19b96 /debian/changelog | |
parent | cf0126f4366d8b2cc51cfe1319867298d026952a (diff) |
proxy: Made it work when run in a new repository before initial commit.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 519628d1d..cd12c7e79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ git-annex (5.20150406.2) UNRELEASED; urgency=medium added, the file will be checked into git rather than being added to the annex. Previously, git annex add skipped over such files; this new behavior is more useful in direct mode. + * proxy: Made it work when run in a new repository before initial + commit. -- Joey Hess <id@joeyh.name> Mon, 06 Apr 2015 20:14:20 -0400 |