Yves Biener 6d48af9fca
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 42s
doc: testing string for bigger diff example to test
Maybe this input string can be re-used for a potential integration-test?
2026-01-08 23:21:11 +01:00
2025-11-26 17:09:26 +01:00
2025-11-26 17:09:26 +01:00

tui-diff

TUI diff viewer for multiple VCS (i.e. svn, git, diff, etc.)

Caution

Only builds using the zig master version are tested to work.

Build the application as follows:

zig build --release=safe
Description
Diff visualizer as TUI application for different VCS (i.e. svn, git, diff, etc.)
Readme MIT 74 KiB
Languages
Zig 100%