[extensions]
	objectformat = sha256
[core]
	repositoryformatversion = 1
	filemode = true
	bare = false
	logallrefupdates = true
[submodule "sha256-basic"]
	url = https://gitlab.com/go-git-fixtures/sha256-basic.git
	active = true
[remote "origin"]
	url = git@gitlab.com:go-git-fixtures/sha256-submodule.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
	rebase = true
[submodule "itself"]
	url = https://gitlab.com/go-git-fixtures/sha256-submodule.git
	active = true
