diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-11-25 22:07:48 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-11-25 22:07:48 -0800 |
commit | 39af69c0a62647179e34bfc8d252d68214e1301c (patch) | |
tree | 474c3418a4b31681898a726323e7b1f6993f0b5c /etc | |
parent | bc11e90001e1059a3cebd3140a4c29266461b9ed (diff) |
move to gitlab
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 4caba004..6dcd6330 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 |