79753492

Date: 2025-09-02 12:33:21
Score: 0.5
Natty:
Report link

Using git cherry-pick keeps the original author of the commit that's cherry-picked.

Example:

git cherry-pick <commit-hash-to-be-reapplied>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: bobasti