diff options
Diffstat (limited to 'etc/.cfgl/config')
-rw-r--r-- | etc/.cfgl/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/.cfgl/config b/etc/.cfgl/config index cfcdd37c..f54a1e6d 100644 --- a/etc/.cfgl/config +++ b/etc/.cfgl/config @@ -11,6 +11,6 @@ fetch = +refs/heads/*:refs/remotes/origin/* [commit] gpgsign = false -[branch "ka"] +[branch "ia"] remote = origin - merge = refs/heads/ka + merge = refs/heads/ia |