| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
⭐niceDiff⭐ helps to get the difference between two branches in a readable html file.

git clone https://github.com/halyna-dev/niceDiff.git
niceDiff <branch1-name> <branch2-name> [optional <path-to-comparing-files>]
niceDiff-report.html
niceDiff is based on the standard git diff command. Magic is in batch parsing result. parseDiff.bat gets standard git diff output and tries to parse line by line.
| Back | FazBrowse Home | New Git URL |