Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 478 Bytes

File metadata and controls

21 lines (17 loc) · 478 Bytes

GitDiff

Display the edited files in a tree, these are the files that will be pushed by Git.

⚙️ Installations

Github

git clone https://github.com/ncryptsion/gitdiff.git

📦 Build

nim c -o:gitdiff index.nim

🚀 Usage

Keep in mind that GitDiff will only work in an already initiated git directory with edited files only.

gitdiff
This project is distributed under MIT License