-
-
Save imranansari/32116db44cff1972cd2d2d4639a5354e to your computer and use it in GitHub Desktop.
git out
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] | |
| out = !git log --patch-with-stat --irreversible-delete --find-renames @{u}.. > /tmp/out.diff && $EDITOR /tmp/out.diff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment