Can I temporarily suppress delta? #735
-
|
If I have delta in my |
Beta Was this translation helpful? Give feedback.
Answered by
dandavison
Oct 11, 2021
Replies: 2 comments 5 replies
-
|
Hi @borekb, yes, for example: or |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
borekb
-
|
GIT_PAGER= gd # alias to git diff |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @borekb, yes, for example:
or
pager.showetc. There's alsocore.pager, butpager.diff/pager.showetc is what delta's README recommends. And there's alsogit -P("no pager").