> On Apr 11, 2020, at 6:13 PM, Martin Ågren <martin.agren@xxxxxxxxx> wrote: > > Do you use "git cherry-pick", "git am" or "git apply"? Yes > (Or > something else entirely?) Are you aware of "-p<n>" for "git apply" > (and "--directory=<root>"?) and are wondering what similar options are > available with "git cherry-pick"? Yes was wondering if similar options exist for cherry pick. I wanted to use cherry-pick so that cherry picks can be tracked by git.