Many years ago I used d32 which was available for DOS and Linux.
Is a non-GUI visual diff available for Linux like this one?
Any others than Vim and Emacs (Vim and Emacs are too powerful :-) )
The Linux diff command is used to compare two files line by line and display the difference between them. This command-line utility lists changes you need to apply to make the files identical. Read on to learn more about the diff command and its options with easy-to-follow examples.
The Linux console provides a way for the kernel and other processes to output text-based messages to the user, and to receive text-based input from the user. In Linux, several devices can be used as system console: a virtual terminal, serial port, USB serial port, VGA in text-mode, framebuffer.
Go to your repository in Git Bash. Type git config diff. tool winmerge . Verify it worked by typing git difftool .
I'm using vimdiff
. Or there is also sdiff
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With