ar, arc, arch: add French translation (#8240)

This commit is contained in:
Nicolas Hansse
2022-07-23 23:14:16 +02:00
committed by GitHub
parent ad38933fbb
commit 09f51537dd
3 changed files with 53 additions and 0 deletions

20
pages.fr/common/arc.md Normal file
View File

@@ -0,0 +1,20 @@
# arc
> Arcanist: Une CLI pour Phabricator.
> Plus d'informations : <https://secure.phabricator.com/book/phabricator/article/arcanist/>.
- Envoie les changements à un différentiel pour relecture :
`arc diff`
- Affiche les informations de la révision en suspens :
`arc list`
- Mets à jour les messages de commit Git après relecture :
`arc amend`
- Pousse les changements Git :
`arc land`