Glossary Git / Term
The term pickaxe refers to an option to the diffcore routines that help select changes that add or delete a given text string. With the --pickaxe-all
option, it can be used to view the full changeset that introduced or removed, say, a particular line of text. See git-diff(1).
Permanent link pickaxe - Creation date 2023-07-26