Guest User

Untitled

a guest
Oct 22nd, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. [user]
  2. name = John Bohn
  3. email = jjbohn@gmail.com
  4. [core]
  5. excludesfile = /Users/jbohn/.gitignore
  6. autocrlf = input
  7. sparseCheckout = on
  8. [color]
  9. ui = true
  10. [alias]
  11. ribbon = tag --force _ribbon origin/develop
  12. catchup = log --patch --reverse --topo-order _ribbon..origin/develop
  13. [push]
  14. default = nothing
Add Comment
Please, Sign In to add comment