[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "bitbucket"]
	url = git@bitbucket.org:junkie_dev/theme-junkie-deals.git
	fetch = +refs/heads/*:refs/remotes/bitbucket/*
[branch "master"]
	remote = bitbucket
	merge = refs/heads/master
