79490413

Date: 2025-03-06 19:04:51
Score: 1
Natty:
Report link

You'll need to use the ~ symbol which refers to previous commit.

git config --global alias.fdiff '!git diff $(git merge-base --fork-point HEAD)~'
git fdiff
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Kiryl Famin