Pretend that a modified file is unchanged (git status will not show this as changed)

git update-index

git update-index --skip-worktree {{path/to/modified_file}}

click the source code to copy install git update-index on any operating system with command-not-found.com