git-add: update Dutch translation (#13124)

This commit is contained in:
Sebastiaan Speck
2024-06-24 14:59:44 +02:00
committed by GitHub
parent ff654213bb
commit 5579f8d082

View File

@@ -11,6 +11,10 @@
`git add -A`
- Voeg alle bestanden toe in de huidige map:
`git add .`
- Voeg alleen al bijgehouden bestanden toe:
`git add -u`