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.
commit on the branch
Crée une archive depuis le dernier commit de la branche spécifiée
Create a tar archive from the contents of the latest commit on a specific branch
<command> désigne une commande bash qui sera exécutée pour chaque commit de la branche à réécrire.
<command> is a bash command that will be executed for each commit on the branch.
Afficher l'empreinte du commit de la branche courante
La syntaxe master^{tree} signifie l'objet arbre qui est pointé par le dernier commit de la branche master.
The master^{tree} syntax specifies the tree object that is pointed to by the last commit on your master branch.
Le principe de cette commande est de reprendre chaque commit de la branche, lui appliquer un filtre, et le recommiter avec les modifications causées par le filtre.
This command works by taking each commit in the branch, applying a filter to it, and recommiting it with the changes caused by the filter.
Vous pouvez aussi voir que la requête de tirage prend le statut du dernier commit de la branche et avertit si c'est un échec.
You can also see that the Pull Request takes the status of the last commit on the branch and warns you if it is a failure.
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.