diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-11-25 22:08:41 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-11-25 22:08:41 -0800 |
commit | 0e998b67f720db5e8675a948f5e8fb27fea035cb (patch) | |
tree | 4a3ba8d5ea829fe304ec7bfc36bfc6212fb4cf83 /etc/.cfgl | |
parent | 34226daa0d32cc522f49713f01edc6247916bf0e (diff) |
move to gitlab
Diffstat (limited to 'etc/.cfgl')
-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 17472fed..e84465a7 100644 --- a/etc/.cfgl/config +++ b/etc/.cfgl/config @@ -7,7 +7,7 @@ [extensions] worktreeConfig = true [remote "origin"] - url = git@github.com:flyxyz123/config_local_arch.git + url = git@gitlab.com:flyxyz123/config_local_arch.git fetch = +refs/heads/*:refs/remotes/origin/* [commit] gpgsign = false |