[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[svn-remote "svn"]
	url = https://svn.code.sf.net/p/xc3sprog/code
	fetch = trunk:refs/remotes/trunk
	branches = branches/*:refs/remotes/*
	tags = tags/*:refs/remotes/tags/*
[branch "libftdi1"]
	remote = .
	merge = refs/heads/master
[branch "mingw"]
	remote = .
	merge = refs/heads/master
