[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[user]
	email = marc@flove.org
	name = Marc
[remote "github"]
	url = https://github.com/floveorg/ama.git
	fetch = +refs/heads/*:refs/remotes/github/*
