79578964

Date: 2025-04-17 09:59:36
Score: 1.5
Natty:
Report link

I use git cherry-pick -p <commit> -- path/to/file

This lets me cherry-pick only the lines I want from a file within a commit. You can then even split s the chunks to get even more granular.

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: asking for a friend