Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. [color]
  2. ui = auto
  3. [format]
  4. pretty = oneline
  5. [core]
  6. editor = mcedit
  7. [alias]
  8. l = log --graph --decorate --oneline
  9. ll = log --graph --full-history --all --pretty=format:"%h%x09%d%x20%s"
  10. lll = log --graph --full-history --all --color --pretty=format:"%x1b[31m%h%x09%x1b[32m%d%x1b[0m%x20%s"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement