We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
la commande git status
The main tool you use to determine which files are in which state is the git status command.
Vérifier l'état des fichiers L'outil principal pour déterminer quels fichiers sont dans quel état est la commande git status.
This is why the output of the git status command suggests that you run this to unstage a file. (See for more on this.)
C'est pourquoi le résultat de la commande git status suggère que vous lanciez cette commande pour désindexer le fichier (voir Désindexer un fichier déjà indexé pour plus de détail).
The git status command will show you the different states of files in your working directory and staging area.
La commande git status vous montrera les différents états des fichiers de votre répertoire de travail et de l'index.
The git status command displays the state of the working directory and the staged snapshot.
La commande git status affiche l'état du répertoire de travail et de l'instantané stagé.
The git status command displays the list of changed files along with the files that are yet to be added or committed. Usage
La commande git status affiche la liste des fichiers modifiés ainsi que les fichiers qui doivent encore être ajoutés ou validés.
The git status command tells you about how your project is progressing in comparison to your Bitbucket repository.
La commande git status vous informe sur l'avancement de votre projet par rapport à votre dépôt Bitbucket.
If the git status command is too vague for you - you want to know exactly what you changed, not just which files were changed - you can use the git diff command.
Si le résultat de la commande git status est encore trop vague - lorsqu'on désire savoir non seulement quels fichiers ont changé mais aussi ce qui a changé dans ces fichiers - on peut utiliser la commande git diff.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.