diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-12-16 22:17:54 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-12-16 22:17:54 -0800 |
commit | aba88257735c31e325f2c9f4014f48d95c56800d (patch) | |
tree | 03a81c57d8f47a386c26a8ecbcf5dab1102cc7c9 /etc | |
parent | 56eef89adecda8d066c7654d359c2520dd9207cc (diff) |
update
Diffstat (limited to 'etc')
-rw-r--r-- | etc/.cfgl/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/.cfgl/config b/etc/.cfgl/config index 42a36daf..66beda21 100644 --- a/etc/.cfgl/config +++ b/etc/.cfgl/config @@ -8,7 +8,7 @@ worktreeConfig = true [remote "origin"] url = gitolite@flylightning.xyz:config_local_arch - url = git@gitlab.com:flyxyz123/config_local_arch.git + url = git@codeberg.org:flyxyz123/config_local_arch.git fetch = +refs/heads/*:refs/remotes/origin/* [commit] gpgsign = false |