Git updates.

This commit is contained in:
ADAM David Alan Martin
2016-10-06 12:53:47 -04:00
parent 99d727fdd6
commit b2123da1ac

View File

@ -1,5 +1,5 @@
[core]
whitespace = blank-at-eol,tab-in-indent,space-before-tab,trailing-space,tabwidth=4
#whitespace = blank-at-eol,tab-in-indent,space-before-tab,trailing-space,tabwidth=4
preloadindex = true
[color]
@ -8,7 +8,7 @@
[alias]
br = branch
ci = commit
ci = commit -S
co = checkout
st = status
dc = diff --check