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.

gitconfig 132B

12345678910
  1. [user]
  2. name = Robin THONI
  3. email = robin@rthoni.com
  4. [alias]
  5. ci = commit
  6. p = push
  7. [color]
  8. status = auto
  9. [push]
  10. default = simple