[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/megatokio/z80-tests-zx
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
[taggrouping]
	groups = 
	singles = 
[branch "fix_AY"]
	remote = origin
	merge = refs/heads/fix_AY
