我为以下问题搜索了很多,但无法获得任何实质性信息...请帮助我,创建了一个临时分支 202116 并尝试对 gerrit 202116 进行挑选,我收到以下消息,为什么我没有能够挑选这个 gerrit,为什么我会收到这个错误?请提供您的输入
<>git fetch ssh://company@company.com:29418/platform/vendor/company-proprietary/radio refs/changes/25/202116/1 && git cherry-pick FETCH_HEAD
From ssh://company.com:29418/platform/vendor/company-proprietary/radio
* branch refs/changes/25/206025/1 -> FETCH_HEAD
# On branch 202116
# You are currently cherry-picking.
# (all conflicts fixed: run "git commit")
#
nothing to commit, working directory clean
The previous cherry-pick is now empty, possibly due to conflict resolution.
If you wish to commit it anyway, use:
git commit --allow-empty