Fix parsing of ipv6 address in git remote address when it was not formatted as an url.
This commit is contained in:
parent
03dae17127
commit
11f111bf1a
3 changed files with 18 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -5,6 +5,8 @@ git-annex (5.20140832) UNRELEASED; urgency=medium
|
|||
* init: Automatically detect when a repository was cloned with --shared,
|
||||
and set annex.hardlink=true, as well as marking the repository as
|
||||
untrusted.
|
||||
* Fix parsing of ipv6 address in git remote address when it was not
|
||||
formatted as an url.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 04 Sep 2014 16:17:22 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue