summaryrefslogtreecommitdiff
path: root/etc/.cfgl
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-02-23 22:08:07 -0800
committerXiao Pan <gky44px1999@gmail.com>2023-02-23 22:08:07 -0800
commitda5d12da619b7ef845030886f31ec813da00650a (patch)
treeb1da1d41327eb00245d9d5fedded87b4c4df8cee /etc/.cfgl
parent2c4d292a9fdaf8c318f0316edb057621debc2db7 (diff)
more change for pinephone
Diffstat (limited to 'etc/.cfgl')
-rw-r--r--etc/.cfgl/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/.cfgl/config b/etc/.cfgl/config
index 57825631..4f0d404d 100644
--- a/etc/.cfgl/config
+++ b/etc/.cfgl/config
@@ -11,9 +11,9 @@
fetch = +refs/heads/*:refs/remotes/origin/*
[commit]
gpgsign = false
-[branch "master"]
+[branch "pp"]
remote = origin
- merge = refs/heads/master
+ merge = refs/heads/pp
[remote "usb"]
url = /run/media/xyz/bd0/git_repos/config_local_arch
fetch = +refs/heads/*:refs/remotes/usb/*