I\'m trying to cherry-pick a commit from master and get it into the current production branch. However, when I execute git cherry-pick , I just
git cherry-pick
Also note that adding an empty file (e.g. .gitkeep) to the tree is considered by cherry-pick as an empty commit.
.gitkeep