のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

git --no-index

ブランチに、--no-indexを使うとエラーになる。

git diff --color-words --no-index 
remotes/origin/nougat-release 
remotes/origin/marshmallow-release > skia_diff.txt

error: Could not access 'remotes/origin/nougat-release'
>git diff --color-words 
remotes/origin/nougat-release 
remotes/origin/marshmallow-release > skia_diff.txt