git ls-remote find your interested changes. For example, it is changes 14, then do
git ls-remote
14
git fetch origin refs/changes/14/head
git cherry-pick FETCH_HEAD