starting support for remote.name.annexUrl set to annex+http
authorJoey Hess <joeyh@joeyh.name>
Tue, 23 Jul 2024 13:12:21 +0000 (09:12 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 23 Jul 2024 13:12:21 +0000 (09:12 -0400)
commit5c39652235bb8d0a9527811191fc597443ba1baa
tree4dc1358ae9d36e199937d3d96c74a56ba8fb5fde
parentfdb888a56af1a16addf5cf5a71f694e71092072e
starting support for remote.name.annexUrl set to annex+http

In this case, Remote.Git should not use that url for all access to
the repository. It will only be used for annex operations, which isn't
done yet.
Command/P2PHttp.hs
P2P/Http.hs
P2P/Http/Url.hs [new file with mode: 0644]
Remote/Git.hs
git-annex.cabal