Vertaling van "commit sur" in Engels
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.
Dans la fenêtre contextuelle qui s'affiche, assurez-vous que le commit sur votre branche wish-list apparaît en surbrillance.
From the popup that appears, make sure the commit on your wish-list branch is highlighted.
L'option oneline affiche chaque commit sur une seule ligne, ce qui peut s'avérer utile lors de la revue d'un long journal.
The oneline option prints each commit on a single line, which is useful if you're looking at a lot of commits.
Un appel à svn commit sur le fichier ne fait rien, un appel à svn update sur le fichier ne fait rien non plus.
An svn commit of the file will do nothing, and an svn update of the file will do nothing.
Un appel à svn commit sur le fichier ne fera rien et un appel à svn update incorporera les dernières modifications dans votre copie de travail.
An svn commit of the file will do nothing, and an svn update of the file will fold the latest changes into your working copy.
La commande cherry-pick copie un commit, en créant un nouveau commit sur la branche courante, avec le même message et le même "patch" que le commit désigné.
The cherry-pick command "copies" a commit, creating a new commit on the current branch with the same message and patch as another commit.
A chaque commit sur une branche, les tâches configurées seront exécutées - si votre dernier commit a fait échouer une tâche vous serez informé en quelques minutes, sinon votre fonctionnalité pourra être mise à disposition des testeurs sur une plateforme dédiée.
Each time you commit on a branch, the configured jobs will be executed - you will be informed in minutes if your last commit broke something and if not, your feature will be made available to testers on your staging platform!
Il existe des modifications locales qui n'ont pas été propagées vers le dépôt, donc un appel à svn commit sur le fichier permet de publier vos modifications et un appel à svn update ne fait rien. Inchangé et périmé
There are local changes that have not been committed to the repository; thus an svn commit of the file will succeed in publishing your changes, and an svn update of the file will do nothing.
En fait, dès que vous allez envoyer un commit sur votre dépôt Github, Travis lancera automatiquement les tests présents à l'intérieur de votre projet afin de vous alerter si le commit en question comporte des problèmes ou non... :)
In fact, as soon as you are going to send a commit on your Github repo, Travis will automatically launch the tests present inside your project in order to alert you if the commit in question involves any problems or not...:)
Si vous avez inclus un fichier LISEZMOI, vous verrez un commit sur cette page.
If you included a README, you'll see one commit on that page.
Le tout premier commit sur Telescope a été effectué le 22 Aout et j'ai envoyé la première newsletter de Sidebar le 26 Octobre.
The first ever commit on Telescope happened on August 22, and I sent out my first ever Sidebar newsletter on October 26.
Quand je commit sur le mauvais projet Quand je commit sur le mauvais projet
When I commit on the wrong project When I commit on the wrong project
Le nombre d'opérations commit sur le serveur s'accroît lorsque les clients n'ont pas de ressources disponibles.
The number of commit operations on the server grows when clients do not have available resources.
Chaque fois que quelqu'un vous envoie une pull request, donnez-leur le droit de commit sur votre projet.
Whenever somebody sends you a pull request, give them commit access to your project.