Difference between patch viewport and git format-patch #3559
Unanswered
thiloborgmann
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I recently realized that what is shown in the patch viewport in lazygit is not necessarily equal to what is stored in the git commit (like saved by git format-patch).
Is the patch viewport diff created by some special git command / option?
Could I create patches (git format-patch) which will look equal?
Or the other way around, could I configure the patch viewport to show exactly what git would produce as a patch?
Thanks :D
Beta Was this translation helpful? Give feedback.
All reactions