[user]
	name = Scott Chacon
	email = schacon@gmail.com
[commit]
	gpgsign = false
[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[gui]
	geometry = 986x682+365+124 211 500
[remote "working"]
	url = ../working.git
	fetch = +refs/heads/*:refs/remotes/working/*
[color]
  diff = always
  showBranch = always
  grep = always
  advice = always
  push = always
  remote = always
  transport = always
  status = always
