Created
October 4, 2017 15:28
-
-
Save afbio/268f33332d71641ca8441c507cffe935 to your computer and use it in GitHub Desktop.
Git tricks
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
# List branchs sorted by last commit(from config.user) date | |
git branch --list --sort=-committerdate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment