Skip to content

Instantly share code, notes, and snippets.

View randallknutson's full-sized avatar

Randall Knutson randallknutson

View GitHub Profile
[alias]
st = status
co = checkout
cb = checkout
df = diff --no-prefix && git diff --staged --no-prefix --ignore-space-change
[apply]
whitespace = nowarn
[color]
ui = auto
diff = auto