summaryrefslogtreecommitdiff
path: root/gitconfig-vm
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-vm
parent39b86d4c031d6fb165cffde35c2a1c9b7c418156 (diff)
downloadliw-dot-files-7b1ff00fca396e9999bb3706e413ebd7d5ae51c4.tar.gz
drop obsolette gitconfigs
Diffstat (limited to 'gitconfig-vm')
-rw-r--r--gitconfig-vm24
1 files changed, 0 insertions, 24 deletions
diff --git a/gitconfig-vm b/gitconfig-vm
deleted file mode 100644
index d9d3367..0000000
--- a/gitconfig-vm
+++ /dev/null
@@ -1,24 +0,0 @@
-[user]
- name = Lars Wirzenius
- email = liw@liw.fi
-[core]
- excludesfile = /home/liw/.git-global-ignore
-[url "ssh://git@git.liw.fi/"]
- pushInsteadOf = git://git.liw.fi/
-[url "ssh://gitano@git.gitano.org.uk/personal/liw/"]
- pushInsteadOf = git://git.gitano.org.uk/personal/liw/
-[url "ssh://git@gitorious.org/"]
- pushInsteadOf = git://gitorious.org/
-[color]
- ui = auto
-[push]
- default = simple
-[sendemail]
- smtpserver = localhost
- smtpserverport = 25
- from = Lars Wirzenius <liw@liw.fi>
- envelope-sender = liw@liw.fi
- envelopesender = liw@liw.fi
- suppresscc = self
-[annex]
- sshcaching = false