Skip to content

Force git diff to use delta? #840

Answered by dandavison
devinrhode2 asked this question in Q&A
Discussion options

You must be logged in to vote

While (1) is the most correct/portable, (2)'s probably the easiest to do as a quick proof of principle, i.e. something like

startProcess(['bash', '-c', 'git diff | delta'])

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by devinrhode2
Comment options

You must be logged in to vote
3 replies
@dandavison
Comment options

@dandavison
Comment options

@devinrhode2
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants