次のコマンドで git diff を使用して、RB にレビューを投稿しようとしています。
$ git diff --full-index cce8e84aa2d268d04271737c09dd550d2ca8318b..ebd06031e088e
4f9e0fbc938258d152e3d7deced > test_patch.txt
しかし、次のエラーが発生します。
The file 'PolicyCenter/modules/configuration/config/web/pcf/line/cp/policy/CPBuildingsAndLocationsLV.pcf' (r92eef9030169b4629c4a457ee0f555a3f69a1bf1) could not be found in the repository
RB はコミット SHA を処理できないことを読みましたが、差分を作成する別の方法が見つかりませんでした。
何か案は?