Created
February 24, 2018 01:49
-
-
Save AhmedKamal20/18da6285b57b638e37d9b4c508610ea7 to your computer and use it in GitHub Desktop.
Open all modified files of the last commit with Sublime Text
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
git diff-tree --no-commit-id --name-only -r HEAD | xargs subl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment