Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dunk

Pipe your git diff output into dunk to make it prettier!

image

⚠️ This project is very early stages - expect crashes, bugs, and confusing output!

Quick Start

I recommend you install using pipx, which will allow you to use dunk from anywhere.

pipx install dunk

Basic Usage

Pipe the output of git diff into dunk:

git diff | dunk

dunk opens an interactive, scrollable Textual app. Use the arrow keys or mouse wheel to scroll, and press q to quit.

or add it to git as an alias:

git config --global alias.dunk '!git diff | dunk'

About

Prettier git diffs in the terminal 🎨

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages