diff options
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 |