Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Git-Extension 経由で gerrit レビューをプッシュする方法はありますか?
gitbash でこのコマンドを使用する代わりに
git push origin HEAD:refs/for/newFeature
プッシュダイアログで、宛先ブランチの前に refs/for/ を追加すると機能します。
例については、画像を参照してください。
これは実際には最終的な解決策ではありませんが、gerrit で git 拡張機能を使用するための回避策です。