How to undo git update-index? How to undo git update-index? git git

How to undo git update-index?


git update-index --no-assume-unchanged application/config/config.php

Notice the --no prefix, stylistically a double negation.