# git update-index > Commande Git pour manipuler l'index. > Plus d'informations : . - Prétendre qu'un fichier modifié est inchangé (`git status` ne l'affichera pas comme modifié) : `git update-index --skip-worktree {{chemin/vers/fichier_modifié}}`