Vertaling van "git bash" in Frans
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.
Now you can open up the application "git bash" which will be in your Start menu.
Maintenant vous allez pouvoir ouvrir l'application "git bash" qui se situe maintenant dans votre menu Démarrer.
Instructions have been tested using Git Bash.
Ces instructions ont été testées avec Git Bash.
We recommend something like Git Bash to run the tests using the above approach.
Nous recommandons quelque chose comme Git Bash pour lancer les tests en utilisant l'approche ci-dessus.
It give a shortcut to open the Git bash windows in a specific solution folder
Elle donne un raccourcis pour ouvrir une fenêtre Git bash dans un dossier spécifique.
That file is run every time you open a Git Bash session, so the environmental variables will be available from the command line.
Ce fichier est exécuté chaque fois que vous ouvrez une session Git Bash, alors les variables environnementales seront disponibles de l'invite de commande.
Using Git Bash, navigate to the folder where you want to create your repository and use the following command
Utilisez Git Bash, naviguez dans le dossier où vous voulez créer votre dépôt et utiliser la commande suivante
Open the Git Bash program.
Ouvrez le programme Git Bash.
Git Bash is really useful for all administrative tasks in Git.
Git Bash est très utile pour toutes les tâches administratives et les commandes complexes.
Run the downloaded installer accepting the default settings (this will install Git Bash as part of Git).
Exécutez l'installateur téléchargé et acceptez les paramètres par défaut (Git Bash sera alors installé comme un composant de Git).
Make sure to check the Git Bash and Git GUI windows explorer integration, it's really useful.
Prenez soin de cliquer sur Git Bash et Git GUI pour l'intégration dans windows explorer, c'est très pratique.
If you're on Windows, the above should work provided that you are using "Git Bash" provided by the default Git install.
Si vous utilisez Windows, les instructions ci-dessus devraient fonctionner pour autant que vous utilisiez « Git Bash » fourni par l'installation Git par défaut.
Using the built-in venv module will not work if you are also using the Git Bash shell on Windows, since activation scripts are only created for the system shell (.bat) and PowerShell (.ps1).
L'utilisation du module intégré venv ne fonctionnera pas si vous utilisez aussi le shell Git Bash sur Windows, car les scripts d'activation ne sont créés que pour le shell système (.bat) et PowerShell (.ps1).
When installing Git on Windows, it is recommended that you pick the "Git Bash" option so that Git runs in its own shell.
Lors de l'installation de Git pour Windows, il est recommandé de choisir l'option « Git Bash » afin que Git tourne dans son propre shell.