Last active
July 21, 2020 19:32
-
-
Save theffc/2c53f0f6510698ad723cdcb81ab82706 to your computer and use it in GitHub Desktop.
Git aliases
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
alias.st = status -s -b -u | |
alias.lg = log --graph --format=format:'%C(blue)%h%C(auto)%d %s %C(bold black)(%ar) %an' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment