git*: add French translation (#4619)
This commit is contained in:

committed by
GitHub

parent
6b167bcdd4
commit
8c8314f725
8
pages.fr/common/git-update-index.md
Normal file
8
pages.fr/common/git-update-index.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# git update-index
|
||||
|
||||
> Commande git pour manipuler l'index.
|
||||
> Plus d'informations: <https://git-scm.com/docs/git-update-index>.
|
||||
|
||||
- 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é}}`
|
Reference in New Issue
Block a user