[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[svn-remote "svn"]
	url = https://www.autoitscript.com/svn/autoit/trunk/install/Include
	fetch = :refs/remotes/git-svn
[svn]
	authorsfile = C:/Development/AutoIt3/GitUDFS/authors.txt
[remote "origin"]
	url = https://github.com/jvanderzande/domoticz-udfs.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
