[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "448b-assign3"]
	url = https://github.com/zachmaurer/448b-assign3.git
	fetch = +refs/heads/*:refs/remotes/448b-assign3/*
[branch "master"]
	remote = 448b-assign3
	merge = refs/heads/master
[branch "time-filter"]
	remote = 448b-assign3
	merge = refs/heads/time-filter
