TLDR
Enter a command. For example: zpool, deluge console, git am.

git update-index

 
Git command for manipulating the index. More information: https://git-scm.com/docs/git-update-index.
 
  • Pretend that a modified file is unchanged (git status will not show this as changed):
     
    git update-index --skip-worktree {{path/to/modified_file}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.