[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
	worktree = ../../../../../../src/FirmwarePlugin/APM/ArduPilot-Parameter-Repository
[remote "origin"]
	url = https://github.com/ArduPilot/ArduPilot-Parameter-Repository
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
