Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

diff-so-fancy compatible format-patch alias #87

Conversation

arcticicestudio
Copy link
Owner

Closes #84

This commit adds the new "fp" (format patch) alias to fix a output
problem when using "diff-so-fancy" with the the "format-patch" command
which also printed the ANSI color sequences. This is prevented by using
the "--no-color" option.

The alias also contains the "--patch-with-stat" option to add additional
patch stats like the total amount of changed/removed lines.

GH-84
@arcticicestudio arcticicestudio added this to the 0.1.0 milestone Nov 29, 2017
@arcticicestudio arcticicestudio merged commit b9437b5 into develop Nov 29, 2017
@arcticicestudio arcticicestudio deleted the feature/gh-84-git-diff-so-fancy-compatible-patch-format branch November 29, 2017 17:40
@arcticicestudio arcticicestudio changed the title "diff-so-fancy" compatible "format-patch" alias diff-so-fancy compatible format-patch alias Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

diff-so-fancy compatible format-patch alias
1 participant