Examples with "'git format-patch'" and their translation 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.
Apply patch files and create a commit. Useful when receiving commits via email. See also 'git format-patch', which can generate patch files.
Appliquer des fichiers de "patch" Git. Utile lorsque l'on reçoit des commits par email. Voir aussi 'git format-patch', pour générer des fichiers de patch.
The git send-email command is used to send patches that are generated with git format-patch over email.
La commande git send-email est utilisée pour envoyer des patchs générés avec git format-patch par courriel.
If you're taking patches over email prepared by git format-patch, then some of these may be helpful to you.
Si vous acceptez des patchs préparés par git format-patch par e-mail, alors certains de ces crochets peuvent vous être très utiles.
The git imap-send command uploads a mailbox generated with git format-patch into an IMAP drafts folder.
La commande git imap-send téléverse une boîte mail générée avec git format-patch dans un dossier « brouillons » IMAP.
The git format-patch command is used to generate a series of patches in mbox format that you can use to send to a mailing list properly formatted.
La commande git format-patch est utilisée pour générer une série de patchs au format mbox que vous pouvez envoyer à une liste de diffusion proprement formattée.
A patch can also be sent by e-mail (made with git diff or git format-patch).
Un patch peut aussi être envoyé par e-mail (fait avec git diff ou git format-patch).
For this reason, textconv filters are enabled by default only for git-diff and git-log, but not for git-format-patch or diff plumbing commands.
Pour cette raison, les filtres textconv sont activés par défaut seulement pour git-diff et git-log, mais pas pour git-format-patch ou les commandes de plomberie de diff.
For example, git-format-patch turns a commit into email, and it uses the title on the Subject line and the rest of the commit in the body.
Par exemple, git-format-patch transforme un commit en courriel et utilise le titre comme sujet et le reste du texte comme corps.
We also use it to apply patch formatted GitHub Pull Request changes in git format-patch
Github repository will stay open, only used for issues and other requests, but patch proposal should be send by email (preferably using git format-patch so I can apply them using git am).
Le dépôt github restera ouvert uniquement pour les rapports de bug ou demande diverses, mais les proposition de correctifs devront être transmises par messagerie (en utilisant de préférence git format-patch afin que je puisse les appliquer avec git am).
git format-patch - stdout converts a series of commits to a series of emails, using the messages for the message body.
git format-patch - stdout convertit une série de soumission en une série d'emails.
It also handles file adds, deletes, and renames if they're described in the git diff format, which patch won't do.
Les ajouts, effacements et renommages de fichiers sont aussi gérés s'ils sont décrits dans le format git diff, ce que patch ne supporte pas.
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.