Hi,
How may I view a patch with an external tool? For git, I’m using vimdiff or nvim -d like this https://stackoverflow.com/a/8163934/5272165
thanks!
Hi,
How may I view a patch with an external tool? For git, I’m using vimdiff or nvim -d like this https://stackoverflow.com/a/8163934/5272165
thanks!
Hi! Sorry for the late answer.
We don’t have anything like this at the moment. I’d like pijul patch
to output a “unix diff-compatible” text format, including all the extra information Pijul needs as comments, but we’re not there yet.