[core]
	repositoryformatversion = 0
	filemode = true
[filter "lfs"]
	smudge = git-lfs smudge --skip -- %f
	process = git-lfs filter-process --skip
[remote "github"]
	url = https://github.com/betafive/meta-linux-mainline
	projectname = betafive/meta-linux-mainline
	fetch = +refs/heads/*:refs/remotes/github/*
