[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "github"]
	url = https://github.com/CraftLLC/Wikin
	fetch = +refs/heads/*:refs/remotes/github/*
[branch "main"]
	remote = github
	merge = refs/heads/main
