git update-index --no-assume-unchanged file.txt

Category: Git - Advanced

git update-index --no-assume-unchanged file.txt

Stop ignoring local changes to a tracked file

Re-enables change tracking for a file you previously marked as assume-unchanged.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.