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

Document how to disable difftastic temporarily #652

Closed
wants to merge 2 commits into from

Conversation

greg0ire
Copy link
Contributor

@greg0ire greg0ire commented Feb 27, 2024

It can be useful if you want to obtain a diff in the standard format and copy paste it to github, for instance, like this:

diff --git a/manual/src/git.md b/manual/src/git.md
index 8700a3ee6..acafb665d 100644
--- a/manual/src/git.md
+++ b/manual/src/git.md
@@ -93,3 +93,5 @@ $ git show HEAD --ext-diff
 $ git log -p --ext-diff

greg0ire and others added 2 commits February 27, 2024 16:15
It can be useful if you want to obtain a diff in the standard format and
copy paste it to github, for instance.
@Wilfred
Copy link
Owner

Wilfred commented May 7, 2024

Merged in 082abf6, thanks :)

@Wilfred Wilfred closed this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants