contrast-diff-viewer

Crates.iocontrast-diff-viewer
lib.rscontrast-diff-viewer
version0.9.0
sourcesrc
created_at2023-08-13 11:50:17.009164
updated_at2023-11-11 20:27:38.445826
descriptionA simple diff viewer for Git.
homepagehttps://github.com/m4tthewde/contrast
repositoryhttps://github.com/m4tthewde/contrast
max_upload_size
id943264
size160,907
Matthias Kronberg (M4tthewDE)

documentation

README

Contrast

Contrast is a simple diff viewer for Git.

Installation

Use cargo install contrast-diff-viewer to install the latest version.

Usage

Use the Open button to select the folder in which your git repository is.

Supply a path directly: contrast-diff-viewer <path>

Profiling

The application can be started with a profiler. To enable it, set the environment variable PROFILING to any value.

Commit count: 190

cargo fmt