summaryrefslogtreecommitdiff
path: root/gitconfig-wmf
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-07-18 11:42:09 +0300
committerLars Wirzenius <liw@liw.fi>2021-07-18 11:42:09 +0300
commit7b1ff00fca396e9999bb3706e413ebd7d5ae51c4 (patch)
treec37b987d6ffa9296f640142fd607e462a29af431 /gitconfig-wmf
parent39b86d4c031d6fb165cffde35c2a1c9b7c418156 (diff)
downloadliw-dot-files-7b1ff00fca396e9999bb3706e413ebd7d5ae51c4.tar.gz
drop obsolette gitconfigs
Diffstat (limited to 'gitconfig-wmf')
-rw-r--r--gitconfig-wmf27
1 files changed, 0 insertions, 27 deletions
diff --git a/gitconfig-wmf b/gitconfig-wmf
deleted file mode 100644
index 734ea7f..0000000
--- a/gitconfig-wmf
+++ /dev/null
@@ -1,27 +0,0 @@
-[user]
- name = Lars Wirzenius
- email = lwirzenius@wikimedia.org
- signingkey = 44E17740B8611E9C
-[commit]
- gpgSign = true
- template = /home/liw/liw-dot-files/git-commit-template
-[core]
- excludesfile = /home/liw/.git-global-ignore
-[url "ssh://git@git.liw.fi/"]
- pushInsteadOf = git://git.liw.fi/
-[color]
- ui = auto
-[pull]
- rebase = true
-[push]
- default = simple
-
-[url "ssh://liw@gerrit.wikimedia.org:29418/"]
- pushInsteadOf = https://gerrit.wikimedia.org/r/
-[review]
- remote = origin
- username = liw
-[protocol]
- version = 2
-[init]
- defaultBranch = main