aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2025-01-08 20:29:05 -0500
committerKyle Meyer <kyle@kyleam.com>2025-01-08 20:29:34 -0500
commita238bbb47694b67f806a07ab1d40efeffcc34732 (patch)
tree70bfc25dc94ec1c6513491e2520380a06645dfd5
parent6d09683fcbea9e0aac223ac607e7b7548d9b0f35 (diff)
downloadstatic-annex-a238bbb47694b67f806a07ab1d40efeffcc34732.tar.gz
.gitmodules: Update git-annex URL
I've been unable to access git://git-annex.branchable.com/ each time I've tried over at least the last day or two. Both of the other URLs listed at https://git-annex.branchable.com/download/ work: * git://git.joeyh.name/git-annex * https://git.joeyh.name/git/git-annex.git
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 886aeca..2cfb292 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "git-annex"]
path = git-annex
- url = git://git-annex.branchable.com/
+ url = https://git.joeyh.name/git/git-annex.git