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 update
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.
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.
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.
Then you need to tell Git what to do if you have made changes and then git submodule update - remote pulls in new work from upstream.
Ensuite vous devez dire à Git ce qu'il doit faire si vous avez réalisé des modifications et que vous lancez git submodule update - remote pour tirer les modifications amont.
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.
Er zijn geen resultaten gevonden voor deze term.
Synoniemen voor git submodule update in het Engels