I have two branches master and exp
i tried to cherry pick some of the commit in the exp to master.I am getting the following error.
git cherry-pick 209c4b154d3c15fa8086d4cc15fa34e53b8a65a3
fatal: Dirty index: cannot cherry pick
Can anyone explain this error.