Last active
          October 12, 2015 10:28 
        
      - 
      
 - 
        
Save tonyseek/4013167 to your computer and use it in GitHub Desktop.  
    [DEPRECATED] My Git Configuration
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [user] | |
| name = Jiangge Zhang | |
| email = [email protected] | |
| [color] | |
| ui = auto | |
| [alias] | |
| lg = log --color --graph --pretty=format:'%Cred%h%Creset - %C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit -- | |
| ci = commit | |
| st = status | |
| br = branch | |
| co = checkout | |
| df = diff --no-ext-diff | |
| up = pull --ff-only | |
| [push] | |
| default = current | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment