[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[svn-remote "svn"]
	noMetadata = 1
	url = svn+ssh://svn@ndpfsvn.nikhef.nl/repos/pdpsoft
	fetch = trunk/nl.nikhef.ndpf.tools/mkgroup-sshlpk:refs/remotes/origin/trunk
[svn]
	authorsfile = /home/davidg/src/git-ctb/nikidm/../authors.txt
[remote "origin"]
	url = git@marne.nikhef.nl:nikidm/mkgroup-sshlpk
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
