Skip to content

Instantly share code, notes, and snippets.

@Christopher96u
Created April 18, 2020 20:01
Show Gist options
  • Save Christopher96u/1a9b1f28d883718ee99f6564c4aa5512 to your computer and use it in GitHub Desktop.
Save Christopher96u/1a9b1f28d883718ee99f6564c4aa5512 to your computer and use it in GitHub Desktop.
git_config
[user]
email = [email protected]
name = Christopher
[core]
filemode = false
autocrlf = false
[alias]
s = status -s -b
lg = log --oneline --decorate --all --graph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment