Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 5th, 2012  |  syntax: None  |  size: 0.50 KB  |  hits: 24  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [user]
  2.         name = amandasousa
  3.         email = amanda.sousab@gmail.com
  4.  
  5. [github]
  6.         user = amandasousa
  7.  
  8. [use]
  9.         name = amandasousa
  10.  
  11. [color]
  12.         ui=true
  13.  
  14. [color "branch"]
  15.         current = yellow reverse
  16.         local = yellow
  17.         remote = green
  18.  
  19. [color "diff"]
  20.         meta = yellow bold
  21.         frag = magenta bold
  22.         old = red bold
  23.         new = green bold
  24.         whitespace = red reverse
  25.  
  26. [color "status"]
  27.         added = yellow
  28.         changed = green
  29.         untracked = cyan