Skip to content

⭐niceDiff⭐ - get the difference between two branches into the readable HTML file.

Notifications You must be signed in to change notification settings

halyna-dev/niceDiff

Repository files navigation

niceDiff

niceDiff⭐ helps to get the difference between two branches in a readable html file.

How to use

  1. Clone this repo
    git clone https://github.com/halyna-dev/niceDiff.git
    
  2. Add niceDiff folder to your PATH variable. Don't forget reload your machine or logout/login from your windows account.
  3. Run niceDiff command from your git repo
    niceDiff <branch1-name> <branch2-name> [optional <path-to-comparing-files>]
    
  4. Open file in the your folder with git repo
    niceDiff-report.html
    

How it works

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.

About

⭐niceDiff⭐ - get the difference between two branches into the readable HTML file.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published