GitConfig - TypeCobolTeam/TypeCobol GitHub Wiki

Sample Git config

Add theses settings to your ~/.gitconfig file

[user]
	name = Guilherme M. Trein
	email = [email protected]
[pull]
	rebase = true

Refs

https://github.com/trein/dev-best-practices/wiki/Git-Tips