You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
323 B

16 years ago
16 years ago
  1. [user]
  2. name = Alejandro Mery
  3. email = amery@geeks.cl
  4. [color]
  5. diff = auto
  6. status = auto
  7. branch = auto
  8. grep = auto
  9. [alias]
  10. ci = commit
  11. co = checkout
  12. st = status
  13. cp = cherry-pick
  14. ls = ls-files
  15. tree = log --graph --decorate --pretty=oneline --abbrev-commit
  16. [push]
  17. default = tracking
  18. [diff]
  19. algorithm = patience