79357302

Date: 2025-01-15 07:08:17
Score: 0.5
Natty:
Report link

Use diff2html-cli to export side by side diff to HTML file and view it there.

Install

npm install -g diff2html-cli

Use

git diff HEAD | diff2html -i stdin -s side -F diff.html -o stdout
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ashu Sahu