[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[user]
	email = nerdox.tranit@gmail.com
	name = T.Sang Tran
[remote "station"]
	url = ssh://ndx.station/volume1/Augustin/Programming/Education/Game_Engines/Stencyl/Asteroid.git
	fetch = +refs/heads/*:refs/remotes/station/*
	pushurl = ssh://ndx.station/volume1/Augustin/Programming/Education/Game_Engines/Stencyl/Asteroid.git
[branch "master"]
	remote = station
	merge = refs/heads/master
