Guest User

Untitled

a guest
Jan 22nd, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. [user]
  2. name = MrCloud
  3. email =
  4. [github]
  5. user = MrCloud
  6. token =
  7. [color]
  8. ui = true
  9.  
  10. [alias]
  11. panic = !tar cvf ../git_panic.tar .
  12. st = status
  13. co = checkout
  14. ci = commit
  15. cs = commit -s
  16. br = branch
  17. lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
Add Comment
Please, Sign In to add comment