Created
March 26, 2016 06:28
-
-
Save shinux/3cd5f68b426cd70f3a08 to your computer and use it in GitHub Desktop.
check out all git type change of symlink file
This file contains 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
git status | grep typechange | awk '{print $2}' | xargs git checkout |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment