Created
January 26, 2021 02:43
-
-
Save cKurultayKalkan/a150eda56ef7a5ec6c674b5d9c106f1b to your computer and use it in GitHub Desktop.
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 config --global --add alias.permission-reset '!git diff -p -R --no-ext-diff --no-color | grep -E "^(diff|(old|new) mode)" --color=never | git apply' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment