79454792

Date: 2025-02-20 14:16:04
Score: 0.5
Natty:
Report link

Here is what worked for me. It is kind of a combination of multiple solutions here:

git log <main-branch-name>..<branch-name>  --pretty=oneline | wc -l
Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lupor