FTR, adding a `touch' here

   ...
   cat file
   git status

   echo >.git/info/attributes '* -filter'
 + touch file
   git reset --hard
   ...

works around the bug.

Ian.

Reply via email to