diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-11-26 18:16:45 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-11-26 18:16:45 -0800 |
commit | 02d909947efe3c2f88b1c941ce62ccb60339face (patch) | |
tree | 03d5f393a9f00570a82c31d35f446505bb9521b8 /etc/.cfgl | |
parent | 0e998b67f720db5e8675a948f5e8fb27fea035cb (diff) |
update
Diffstat (limited to 'etc/.cfgl')
-rw-r--r-- | etc/.cfgl/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/.cfgl/config b/etc/.cfgl/config index e84465a7..21a822e1 100644 --- a/etc/.cfgl/config +++ b/etc/.cfgl/config @@ -7,6 +7,7 @@ [extensions] worktreeConfig = true [remote "origin"] + url = gitolite@flylightning.xyz:config_local_arch url = git@gitlab.com:flyxyz123/config_local_arch.git fetch = +refs/heads/*:refs/remotes/origin/* [commit] |