Guest User

Untitled

a guest
Apr 19th, 2018
85
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. [color]
  4. ui = auto
  5. [core]
  6. editor = vim
  7. [alias]
  8. lg = "log --oneline --decorate --all --graph"
  9. [filter "lfs"]
  10. clean = git-lfs clean -- %f
  11. smudge = git-lfs smudge -- %f
  12. process = git-lfs filter-process
  13. required = true
Add Comment
Please, Sign In to add comment