dsaiztc
3/19/2018 - 3:21 PM

git configuration file

~/.gitconfig

[credential]
	helper = cache --timeout=3600
[status]
	submoduleSummary = true
[alias]
	work = log --pretty=format:\"%C(yellow)%h %ar (%ai) %C(auto)%d %Creset %s , %Cblue%cn\" --graph --all