summaryrefslogtreecommitdiff
path: root/etc/.cfgl/config
diff options
context:
space:
mode:
Diffstat (limited to 'etc/.cfgl/config')
-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/*