Download for Windows Premium
Publiciteit
git submodule

Vertaling van "git submodule" 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.
git submodule
Use git submodule if you still want to keep everything in a single repository.
Utilisez git submodule si vous souhaitez conserver tout cela dans un seul dossier.
On the performance front, progress has been made to rewrite git submodule in C.
Sur le plan des performances, des progrès ont été réalisés pour ré-écrire git submodule en C.
git submodule update to push change to the individual repositories that predate the superproject.
git submodule update pour envoyer les changements aux différents dépôts antérieurs au super-projet.
When you run git submodule update, it checks out the specific version of the project, but not within a branch.
Lorsque vous exécutez git submodule update, cela récupère une version spécifique d'un projet, mais pas à l'intérieur d'une branche.
They can then git submodule init all of those that they wish to utilize.
Pour les utiliser, il faut lancer git submodule init pour chacun.
The git submodule command is used to manage external repositories within a normal repositories.
La commande git submodule est utilisée pour gérer des dépôts externes à l'intérieur de dépôts normaux.
To also view the summary for ignored submodules you can either use the - ignore-submodules=dirty command line option or the git submodule summary command, which shows a similar output but does not honor these settings.
Pour afficher également le résumé des sous-modules ignorés, vous pouvez utiliser l'option de ligne de commande - ignore-submodules=dirty ou la commande git submodule summary, qui affiche une sortie similaire mais ne respecte pas ces paramètres.
When other developers try to run git submodule update, the submodule system can't find the commit that is referenced, because it exists only on the first developer's system.
Lorsque les autres développeurs exécutent git submodule update, le système dans le sous-module ne trouve pas le commit qui est référencé, car il existe uniquement sur le système du premier développeur.
To add a new submodule you use the git submodule add command with the URL of the project you would like to start tracking.
Pour ajouter un nouveau sous-module, nous utilisons la commande git submodule add avec l'URL du projet que nous souhaitons suivre.
So far, when we've run the git submodule update command to fetch changes from the submodule repositories, Git would get the changes and update the files in the subdirectory but will leave the sub-repository in what's called a "detached HEAD" state.
Jusqu'à maintenant, quand nous avons lancé la commande git submodule update pour récupérer les modifications depuis les dépôts des sous-modules, Git récupérait les modifications et mettait les fichiers locaux à jour mais en laissant le sous-répertoire dans un état appelé « HEAD détachée ».
$ git submodule update - remote - rebase First, rewinding head to replay your work on top of it...
$ git submodule update - remote - rebase Premièrement, rembobinons head pour rejouer votre travail par-dessus...
Then, when you switch back, you get an empty CryptoLibrary directory for some reason and git submodule update may not fix it either.
Ensuite, lorsque vous rebasculez, vous aurez un répertoire CryptoLibrary vide et git submodule update pourrait ne pas le remettre en état.
Hannes Hauswedell explains how you can retroactively replace git subtree with git submodule.
Hannes Hauswedell explique comment on peut rétroactivement remplacer git subtree par git submodule.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor git submodule in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
needle: thin, pointed metal tool used for sewing
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 15. Exact: 15. Verstreken tijd: 50 ms.