Skip to content
Shlomo Tovim edited this page Dec 24, 2015 · 2 revisions

Welcome to the STJ wiki!

Nice to have for .gitconfig

[user]

[core] autocrlf = true [color] ui = true [push] default = simple [pull] rebase = true [rerere] enabled = true [alias] s = status -s lg = log --oneline --decorate --all --graph g = grep --break --headling --line-number [filter "media"] clean = git-media-clean %f

Clone this wiki locally