[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = git@git.bring.out.ba:harbour.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "trunk"]
	remote = origin
	merge = refs/heads/trunk

[svn-remote "svn"]
        url = https://harbour-project.svn.sourceforge.net/svnroot/harbour-project/trunk
        fetch = :refs/remotes/git-svn
