Created
November 21, 2014 14:45
-
-
Save Saanch/9f62591d456f469a0d29 to your computer and use it in GitHub Desktop.
Revisions
-
Saanch created this gist
Nov 21, 2014 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ [color] branch = auto interactive = auto diff = auto status = auto [user] name = #### email = ###### [remote "origin"] receivepack = git receive-pack [alias] lga = log --graph --oneline --all --decorate hist = log --graph --all --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit -- lo = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short ln = log --name-status