Guest User

Untitled

a guest
Apr 19th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. [user]
  2. name = Stellios Leventis
  3. email = example@gmail.com
  4. [color]
  5. ui = auto
  6. [core]
  7. editor = vim
  8. [alias]
  9. lg = "log --oneline --decorate --all --graph"
  10. [filter "lfs"]
  11. clean = git-lfs clean -- %f
  12. smudge = git-lfs smudge -- %f
  13. process = git-lfs filter-process
  14. required = true
Add Comment
Please, Sign In to add comment