multiple pages: normalize "more information" labels (#5140)

translation-badges
bl-ue 2021-01-15 12:24:49 -05:00 committed by GitHub
parent b112894a97
commit c59f12aa9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
177 changed files with 181 additions and 181 deletions

View File

@ -1,7 +1,7 @@
# ansible-galaxy
> Mögliche Rollen erstellen und verwalten.
> Weitere Informationen: <https://docs.ansible.com/ansible/latest/cli/ansible-galaxy.html>.
> Mehr Informationen: <https://docs.ansible.com/ansible/latest/cli/ansible-galaxy.html>.
- Installieren Sie eine Rolle:

View File

@ -1,7 +1,7 @@
# ansible-playbook
> In Playbook definierte Aufgaben auf entfernten Rechnern über SSH ausführen.
> Weitere Informationen: <https://docs.ansible.com/ansible/latest/cli/ansible-playbook.html>.
> Mehr Informationen: <https://docs.ansible.com/ansible/latest/cli/ansible-playbook.html>.
- Ausführen von Aufgaben im Playbook:

View File

@ -2,7 +2,7 @@
> Verwalten von Computergruppen per Fernzugriff über SSH.
> Verwenden Sie die Datei /etc/ansible/hosts, um neue Gruppen/Hosts hinzuzufügen.
> Weitere Informationen: <https://www.ansible.com/>.
> Mehr Informationen: <https://www.ansible.com/>.
- Hosts auflisten, die zu einer Gruppe gehören:

View File

@ -2,7 +2,7 @@
> Kommandozeilen Werkzeug für AWS EC2.
> AWS EC2 stellt eine sichere und skalierbare Einheit in der AWS Cloud zur Verfügung um ein schnelleres Entwickeln und Ausrollen von Software zu ermöglichen.
> Weitere Informationen: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/index.html>.
> Mehr Informationen: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/index.html>.
- Auflistung aller verfügbaren EC2 Kommandos:

View File

@ -1,7 +1,7 @@
# aws-google-auth
> Kommandozeilen Werkzeug um temporäre AWS credentials (STS) über Google Apps als Single Sign-On Dienstleister zu erhalten.
> Weitere Informationen: <https://github.com/cevoaustralia/aws-google-auth>.
> Mehr Informationen: <https://github.com/cevoaustralia/aws-google-auth>.
- Einloggen mit Google SSO über IDP- und SP-Kennung für die Dauer einer Stunde:

View File

@ -1,7 +1,7 @@
# aws iam
> Kommandozeilen Werkzeug für AWS IAM.
> Weitere Informationen: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/iam/index.html>.
> Mehr Informationen: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/iam/index.html>.
- Zeige die AWS IAM Hilfe Seite (beinhaltet auch Hinweise für alle Unter-Kommandos):

View File

@ -1,7 +1,7 @@
# aws kinesis
> Offizielles AWS Kommandozeilen Werkzeug für die Amazon Kinesis-Streaming-Datenplattform.
> Weitere Informationen: <https://docs.aws.amazon.com/cli/latest/reference/kinesis/index.html#cli-aws-kinesis>.
> Mehr Informationen: <https://docs.aws.amazon.com/cli/latest/reference/kinesis/index.html#cli-aws-kinesis>.
- Auflistung aller Streams:

View File

@ -1,7 +1,7 @@
# aws quicksight
> Kommandozeilen Werkzeug für AWS QuickSight.
> Weitere Informationen: <https://docs.aws.amazon.com/cli/latest/reference/quicksight/index.html>.
> Mehr Informationen: <https://docs.aws.amazon.com/cli/latest/reference/quicksight/index.html>.
- Auflistung aller Datensätze:

View File

@ -1,7 +1,7 @@
# aws s3
> Kommandozeilen Werkzeug für AWS S3. AWS S3 stellt Speicherplatz in der Cloud zur Verfügung.
> Weitere Informationen: <https://aws.amazon.com/cli>.
> Mehr Informationen: <https://aws.amazon.com/cli>.
- Auflistung aller Objekte in einem Bucket:

View File

@ -1,7 +1,7 @@
# aws-vault
> Ein Tresor für Entwicklungsumgebungen um AWS Sicherheitsschlüssel sicher speichern und abrufen zu können.
> Weitere Informationen: <https://github.com/99designs/aws-vault>.
> Mehr Informationen: <https://github.com/99designs/aws-vault>.
- Sicherheitsschlüssel als Profil zu einem Tresor hinzufügen:

View File

@ -2,7 +2,7 @@
> Das offiziellen Kommandozeilen Werkzeug für Amazon Web Services.
> Ausführungssassistent, SSO, Autovervollständigung von Ressourcen sowie YAML Optionen sind nur unter Version v2 verfügbar.
> Weitere Informationen: <https://aws.amazon.com/cli>.
> Mehr Informationen: <https://aws.amazon.com/cli>.
- Konfigurieren der AWS Kommandozeile:

View File

@ -1,7 +1,7 @@
# awslogs
> Kommandozeilen Werkzeug um Log Gruppen, Streams und Events von Amazon Cloudwatch Logs abzurufen:
> Weitere Informationen: <https://github.com/jorgebastida/awslogs>.
> Mehr Informationen: <https://github.com/jorgebastida/awslogs>.
- Auflisten aller Log Gruppen:

View File

@ -2,7 +2,7 @@
> Deduplizierendes Sicherungswerkzeug.
> Erstellt lokale oder entfernte Sicherungen, die als Dateisysteme mountbar sind.
> Mehr Information: <https://borgbackup.readthedocs.io/en/stable/usage/general.html>.
> Mehr Informationen: <https://borgbackup.readthedocs.io/en/stable/usage/general.html>.
- Initialisiert ein (lokales) Repository:

View File

@ -1,7 +1,7 @@
# code
> Visual Studio Code.
> Mehr informationen: <https://github.com/microsoft/vscode>.
> Mehr Informationen: <https://github.com/microsoft/vscode>.
- VS Code öffnen:

View File

@ -1,7 +1,7 @@
# cradle deploy
> Management von Cradle Deployments.
> Weitere Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#deploy>.
> Mehr Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#deploy>.
- Deployment von Cradle auf einen Server:

View File

@ -1,7 +1,7 @@
# cradle elastic
> Management der ElasticSearch Instanzen einer Cradle Instanz.
> Weitere Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#elastic>.
> Mehr Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#elastic>.
- Entleeren des ElasticSearch Indexes:

View File

@ -1,7 +1,7 @@
# cradle install
> Installiert Cradle PHP Framework Komponenten
> Weitere Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#install>.
> Mehr Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#install>.
- Installieren von Cradle Komponenten (öffnet erst einen Dialog):

View File

@ -1,7 +1,7 @@
# cradle package
> Management von Paketen für Cradle Instanzen.
> Weitere Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#package>.
> Mehr Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#package>.
- Auflistung aller verfügbaren Pakete:

View File

@ -1,7 +1,7 @@
# cradle sql
> Management von Cradle SQL Datenbanken.
> Weitere Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#sql>.
> Mehr Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#sql>.
- Neu-Generierung eines Datenbank Schemas:

View File

@ -2,7 +2,7 @@
> Das Cradle PHP Framework.
> Siehe `cradle-install`, `cradle-deploy`, etc. für zusätzliche Informationen.
> Weitere Informationen zu Cradle: <https://cradlephp.github.io>.
> Mehr Informationen: <https://cradlephp.github.io>.
- Verbinden zu einem Server:

View File

@ -1,7 +1,7 @@
# emacs
> Der erweiterbare, veränderbare, selbst-dokumentierende Echtzeit Text Editor.
> Weitere informationen: <https://www.gnu.org/software/emacs>.
> Mehr Informationen: <https://www.gnu.org/software/emacs>.
- Starten von Emacs in der Konsole (ohne X-Fenster):

View File

@ -1,7 +1,7 @@
# emacsclient
> Öffnet Dateien in einem bestehenden Emacs Server.
> Weitere Informationen: <https://www.emacswiki.org/emacs/EmacsClient>.
> Mehr Informationen: <https://www.emacswiki.org/emacs/EmacsClient>.
- Öffnen einer Datei (direkt in der GUI wenn möglich):

View File

@ -1,7 +1,7 @@
# git pull
> Holen eines Branches von einem entfernten Repository und zusammenführen in das lokale Repository.
> Mehr Information: <https://git-scm.com/docs/git-pull>.
> Mehr Informationen: <https://git-scm.com/docs/git-pull>.
- Änderungen vom Standard-Repository herunterladen und zusammenführen:

View File

@ -1,7 +1,7 @@
# phpbu
> Ein Backup framework für PHP.
> Mehr informationen: <https://phpbu.de>.
> Mehr Informationen: <https://phpbu.de>.
- Backups mit der Standard "phpbu.xml" Konfigurationsdatei ausführen:

View File

@ -1,7 +1,7 @@
# plantuml
> Erstellen Sie UML-Diagramme aus einer reinen Textsprache und rendern Sie sie in verschiedenen Formaten.
> Weitere Informationen: <https://plantuml.com/en/command-line>.
> Mehr Informationen: <https://plantuml.com/en/command-line>.
- Rendern von Diagrammen im Standardformat (PNG):

View File

@ -1,6 +1,7 @@
# sshfs
> Dateisystem Client für SSH. Weitere Informationen: <https://github.com/libfuse/sshfs>.
> Dateisystem Client für SSH.
> Mehr Informationen: <https://github.com/libfuse/sshfs>.
- Einhängen eines externen Ordners:

View File

@ -1,7 +1,7 @@
# cfdisk
> Ein Programm zur Verwaltung von Partitionstabellen mittels einer Curses-basierten UI.
> Weitere Informationen: <https://linux.die.net/man/8/cfdisk>
> Mehr Informationen: <https://linux.die.net/man/8/cfdisk>
- Das Partitionierungsinterface für eine bestimmte Festplatte öffnen:

View File

@ -1,7 +1,7 @@
# git gc
> Optimiza el repositorio local eliminando archivos innecesarios.
> Mas información: <https://git-scm.com/docs/git-gc>.
> Más información: <https://git-scm.com/docs/git-gc>.
- Optimiza el repositorio:

View File

@ -1,7 +1,7 @@
# git svn
> Operacion bidreccional entre un repositorio Subversión y otro Git.
> Mas información: <https://git-scm.com/docs/git-svn>.
> Más información: <https://git-scm.com/docs/git-svn>.
- Clona un repositorio SVN:

View File

@ -1,7 +1,7 @@
# gradle
> Gradle es un sistema de código abierto para automatizar la compilación de proyectos
> Más información en: <https://gradle.org>.
> Más información: <https://gradle.org>.
- Compila un proyecto:

View File

@ -1,7 +1,7 @@
# docker-build
> Construis une image à partir d'un Dockerfile.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/build/>.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/build/>.
- Construis une image Docker en utilisant le Dockerfile du répertoire courant :

View File

@ -1,7 +1,7 @@
# docker-compose
> Exécute et gère des applications au travers de plusieurs conteneurs Docker.
> Plus d'informations : <https://docs.docker.com/compose/reference/overview/>.
> Plus d'informations : <https://docs.docker.com/compose/reference/overview/>.
- Liste tous les conteneurs en cours d'exécution :

View File

@ -1,7 +1,7 @@
# docker container
> Gère les conteneurs Docker.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/container/>.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/container/>.
- Liste les conteneurs Dockers en cours d'exécution :

View File

@ -1,7 +1,7 @@
# docker
> Gestion des conteneurs et des images Docker.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/cli/>.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/cli/>.
- Liste les conteneurs Docker en cours d'exécution :

View File

@ -1,7 +1,7 @@
# ghdl
> Simulateur à source ouverte pour le langage VHDL.
> Plus d'informations: <http://ghdl.free.fr>.
> Plus d'informations : <http://ghdl.free.fr>.
- Analyse un fichier de source VHDL et génère un fichier objet :

View File

@ -2,7 +2,7 @@
> Appliaquer des fichiers de path. Utile lorsque l on recoit des comits par email.
> Voir aussi `git format-patch`, pour generer des ficheirs de patch.
> Plus d informations: <https://git-scm.com/docs/git-am>.
> Plus d'informations : <https://git-scm.com/docs/git-am>.
- Appliquer un fichier de patch :

View File

@ -2,7 +2,7 @@
> Gérez les fichiers avec Git, sans archiver leur contenu.
> Lorsqu'un fichier est annexé, son contenu est déplacé dans un stockage clé-valeur et un lien symbolique est créé qui pointe vers le contenu.
> Plus d information: <https://git-annex.branchable.com>.
> Plus d'informations : <https://git-annex.branchable.com>.
- Aide :

View File

@ -1,7 +1,7 @@
# git apply
> Applique un correctif a un fichier et/ou a l index.
> Plus d informations: <https://git-scm.com/docs/git-apply>.
> Plus d'informations : <https://git-scm.com/docs/git-apply>.
- Afficher les messages a propos des fichiers corrigés :

View File

@ -1,7 +1,7 @@
# git archive
> Cree une archive de fichiers depuis un branche donée.
> Plus d informations: <https://git-scm.com/docs/git-archive>.
> Plus d'informations : <https://git-scm.com/docs/git-archive>.
- Crée une archive .tar avec le contenu de la HEAD et l'affiche sur la sortie stanard :

View File

@ -2,7 +2,7 @@
> Utiliser une recherche binaire pour trouver le commit qui a introduit un bug.
> Git saute automatiquement d'avant en arrière dans le graphe de commit pour isoler le commit défectueux.
> Plus d'informations: <https://git-scm.com/docs/git-bisect>.
> Plus d'informations : <https://git-scm.com/docs/git-bisect>.
- Démarrez une dissection sur une plage de commit délimitée par un bug connu et un commit propre connu (généralement plus ancien) :

View File

@ -1,7 +1,7 @@
# git blame
> Affiche le hash de commit et le dernier auteur de chaque ligne d un fichier.
> Plus d'informations: <https://git-scm.com/docs/git-blame>.
> Plus d'informations : <https://git-scm.com/docs/git-blame>.
- Affiche le hash de commit et le nom de l auteur en face de chaque ligne :

View File

@ -1,7 +1,7 @@
# git branch
> Commande Git principale pour travailler avec des branches.
> Plus d'informations: <https://git-scm.com/docs/git-branch>.
> Plus d'informations : <https://git-scm.com/docs/git-branch>.
- Liste les branches locale, prefixe la branche courrante avec `*` :

View File

@ -1,7 +1,7 @@
# git bundle
> Empaquetez des objets et des références dans une archive.
> Plus d'informations: <https://git-scm.com/docs/git-bundle>.
> Plus d'informations : <https://git-scm.com/docs/git-bundle>.
- Empaquetez tout les objets et les refferences d'une branche spécifiée :

View File

@ -1,7 +1,7 @@
# git cat-file
> Fournir des informations sur le contenu ou le type et la taille des objets du référentiel Git.
> Plus d'informations: <https://git-scm.com/docs/git-cat-file>.
> Plus d'informations : <https://git-scm.com/docs/git-cat-file>.
- Obtenir la taill [s] du commit HEAD en octets :

View File

@ -1,7 +1,7 @@
# git check-ignore
> Analyser et déboguer les fichiers ignorés / exclus (".gitignore") de Git.
> Plus d'informations: <https://git-scm.com/docs/git-check-ignore>.
> Plus d'informations : <https://git-scm.com/docs/git-check-ignore>.
- Verifie qu'un fichier ou repertoire est ignoré :

View File

@ -1,7 +1,7 @@
# git checkout
> Extraire une branche ou des chemins vers l'arborescence de travail.
> Plus d'informations: <https://git-scm.com/docs/git-checkout>.
> Plus d'informations : <https://git-scm.com/docs/git-checkout>.
- Créer une branche et basculer dessus :

View File

@ -2,7 +2,7 @@
> Appliquer les modifications introduites par les commits existants à la branche actuelle.
> Pour appliquer les changements a une autre branche, utiliser d'abord `git checkout` pour basculer sur la branche désirée.
> Plus d'informations: <https://git-scm.com/docs/git-cherry-pick>.
> Plus d'informations : <https://git-scm.com/docs/git-cherry-pick>.
- Applique un commit à la branche courrante :

View File

@ -1,7 +1,7 @@
# git cherry
> Rechercher des commits qui n'ont pas encore été appliqués en amont.
> Plus d'informations: <https://git-scm.com/docs/git-cherry>.
> Plus d'informations : <https://git-scm.com/docs/git-cherry>.
- Afficher les commits (et leurs messages) avec des commits équivalents en amont :

View File

@ -1,7 +1,7 @@
# git clean
> Supprimer les fichiers non suivis du repertoire.
> Plus d'informations: <https://git-scm.com/docs/git-clean>.
> Plus d'informations : <https://git-scm.com/docs/git-clean>.
- Supprimer les fichiers non suivis par Git :

View File

@ -2,7 +2,7 @@
> Gérer les options de configuration personnalisées pour les référentiels Git.
> Ces configurations peuvent étre locales (pour le réferentiel courrant) ou globales (pour l utilisateur).
> Plus d'informations: <https://git-scm.com/docs/git-config>.
> Plus d'informations : <https://git-scm.com/docs/git-config>.
- Liste les entrés de configurations locales (stockés dans `.git/config` du repertoire courrant) :

View File

@ -1,7 +1,7 @@
# git diff
> Afficher les changements sur les fichiers suivis.
> Plus d'informations: <https://git-scm.com/docs/git-diff>.
> Plus d'informations : <https://git-scm.com/docs/git-diff>.
- Afficher les changements sur les fichiers suvis :

View File

@ -1,7 +1,7 @@
# git difftool
> Afficher les modifications apportées aux fichiers à l'aide d'outils de comparaison externes. Accepte les mêmes options et arguments que Git diff.
> Plus d'informations: <https://git-scm.com/docs/git-difftool>.
> Plus d'informations : <https://git-scm.com/docs/git-difftool>.
- Lister les outils de coparaison disponnible :

View File

@ -1,7 +1,7 @@
# git fetch
> Cherche les objets et réferences depuis un registre distant.
> Plus d'informations: <https://git-scm.com/docs/git-fetch>.
> Plus d'informations : <https://git-scm.com/docs/git-fetch>.
- Cherche les dernières modifications du référentiel amont distant par défaut (si configuré) :

View File

@ -1,7 +1,7 @@
# git flow
> Une colletion d'extentions Git pour procurer des opperation de registre supplementaires
> Plus d'informations: <https://github.com/nvie/gitflow>.
> Plus d'informations : <https://github.com/nvie/gitflow>.
- Initialiser dans un registre Git existant :

View File

@ -2,7 +2,7 @@
> Preparer des ficchiers de correctifs, utiles pour les envoyer par email.
> Voir egalement `git am`, qui peut appliquer des fichiers de correctifs genérés.
> Plus d'informations: <https://git-scm.com/docs/git-format-patch>.
> Plus d'informations : <https://git-scm.com/docs/git-format-patch>.
-Créer un fichier de correctif .patch nommé automatiquement pour tout les commits non poussés :

View File

@ -2,7 +2,7 @@
> Vérifier la validité et la connectivité des nœuds dans un réferentiel Git.
> N'applique ucune modification. Voir `git gc` pour nettoyer.
> Plus d'informations: <https://git-scm.com/docs/git-fsck>.
> Plus d'informations : <https://git-scm.com/docs/git-fsck>.
- Verifier le registre courrant :

View File

@ -1,7 +1,7 @@
# git gc
> Optimise le registre local en nettoyant les fichiers inutiles.
> Plus d'informations: <https://git-scm.com/docs/git-gc>.
> Plus d'informations : <https://git-scm.com/docs/git-gc>.
- Optimise le registrey :

View File

@ -2,7 +2,7 @@
> Rechercher une occurence de texte nomport ou dans l historique d un repository.
> Comprends la plus-part des arguments que le `grep` classique.
> Plus d'informations: <https://git-scm.com/docs/git-grep>.
> Plus d'informations : <https://git-scm.com/docs/git-grep>.
- Rechercher une occrence dans les fichiers suivis :

View File

@ -1,7 +1,7 @@
# git help
> Afficher le manuel de Git.
> Plus d'informations: <https://git-scm.com/docs/git-help>.
> Plus d'informations : <https://git-scm.com/docs/git-help>.
- Afficher le manuel d'une sous commande :

View File

@ -1,7 +1,7 @@
# git ignore
> Génerer le fichier .gitignore depuis des templates prédéfinis.
> Plus d'informations: <https://docs.gitignore.io/install/command-line>.
> Plus d'informations : <https://docs.gitignore.io/install/command-line>.
- Lister les templates disponnibles :

View File

@ -2,7 +2,7 @@
> Génerer un merge ou un rebase entre deux branches de maniére incrémentale.
> Les conflits entre les branches sont suivis en paires de commits individuels, pour simplifier la résolution des conflits.
> Plus d'informations: <https://github.com/mhagger/git-imerge>.
> Plus d'informations : <https://github.com/mhagger/git-imerge>.
- Démarrer un i-merge rebase (se placer dans la branche a rebaser d'abord) :

View File

@ -1,7 +1,7 @@
# git init
> Initialise un nouveau registre Git.
> Plus d'informations: <https://git-scm.com/docs/git-init>.
> Plus d'informations : <https://git-scm.com/docs/git-init>.
- Initialise un nouveau registre Git local :

View File

@ -1,7 +1,7 @@
# git instaweb
> Outil pour le lancemend d'un serveur gitweb.
> Plus d'informations: <https://git-scm.com/docs/git-instaweb>.
> Plus d'informations : <https://git-scm.com/docs/git-instaweb>.
- Démare un serveur gitweb depuis le repository courrant :

View File

@ -1,7 +1,7 @@
# git lfs
> Travailler dans un registre Git avec des fichiers volumineux.
> Plus d'informations: <https://git-lfs.github.com>.
> Plus d'informations : <https://git-lfs.github.com>.
- Initialise le Git LFS :

View File

@ -1,7 +1,7 @@
# git log
> Afficher un historique de commits.
> Plus d'informations: <https://git-scm.com/docs/git-log>.
> Plus d'informations : <https://git-scm.com/docs/git-log>.
- Afficher la séquence de commits à partir de l'actuel, dans l'ordre chronologique inverse du dépôt Git dans le répertoire de travail actuel :

View File

@ -2,7 +2,7 @@
> Commande Git pour répertorier les références dans un dépot distant en fonction du nom ou de l'URL.
> Si aucun nom ou URL n'est donné, alors la branche amont configurée sera utilisée, ou l'origine distante si la première n'est pas configurée.
> Plus d'informations: <https://git-scm.com/docs/git-ls-remote>.
> Plus d'informations : <https://git-scm.com/docs/git-ls-remote>.
- Afficher les références du dépot configuré par défaut :

View File

@ -1,7 +1,7 @@
# git ls-tree
> Lister le contenu d'un arbre.
> Plus d'informations: <https://git-scm.com/docs/git-ls-tree>.
> Plus d'informations : <https://git-scm.com/docs/git-ls-tree>.
- Lister le contenu de l'arbre dans la branche :

View File

@ -1,7 +1,7 @@
# git merge
> Merge branches.
> Plus d'informations: <https://git-scm.com/docs/git-merge>.
> Plus d'informations : <https://git-scm.com/docs/git-merge>.
- Merge une branche dans votre branche courrante :

View File

@ -1,7 +1,7 @@
# git mergetool
> Executer un utilitaire de différences pour resoudre les conflits de merge.
> Plus d'informations: <https://git-scm.com/docs/git-mergetool>.
> Plus d'informations : <https://git-scm.com/docs/git-mergetool>.
- Démarrer l'outil de différences par défaut :

View File

@ -1,7 +1,7 @@
# git mv
> Déplacer ou renomer des fichiers inscrits dans l'index.
> Plus d'informations: <https://git-scm.com/docs/git-mv>.
> Plus d'informations : <https://git-scm.com/docs/git-mv>.
- Déplace les fichiers dans l'index Git, valide au prochain commit :

View File

@ -1,7 +1,7 @@
# git notes
> Ajoute ou inspecte des notes d'objets.
> Plus d'informations: <https://git-scm.com/docs/git-notes>.
> Plus d'informations : <https://git-scm.com/docs/git-notes>.
- Lister toutes les notes et leurs objets rattachés :

View File

@ -1,7 +1,7 @@
# git push
> Pousse les commits vers un dépôt distant.
> Plus d'informations: <https://git-scm.com/docs/git-push>.
> Plus d'informations : <https://git-scm.com/docs/git-push>.
- Envoie les changements locaux dans la branche courante vers sa contrepartie distante :

View File

@ -2,7 +2,7 @@
> Rejoue les commits d'une branche par dessus une autre.
> Communément utilisé pour dupliquer les commits d'une branche dans une autre, en créant de nouveaux commits dans la branche de destination.
> Plus d'informations: <https://git-scm.com/docs/git-rebase>.
> Plus d'informations : <https://git-scm.com/docs/git-rebase>.
- Rejouer les commits de la branche courrante sur la branche master :

View File

@ -1,7 +1,7 @@
# git reflog
> Affiche un log des changements locaux comme HEAD, tags et branches.
> Plus d'informations: <https://git-scm.com/docs/git-reflog>.
> Plus d'informations : <https://git-scm.com/docs/git-reflog>.
- Afficher le reflog de HEAD :

View File

@ -1,7 +1,7 @@
# git remote
> Organisation des dépots suivis ("remotes").
> Plus d'informations: <https://git-scm.com/docs/git-remote>.
> Plus d'informations : <https://git-scm.com/docs/git-remote>.
- Affiche les dépots existants, leur nom et url :

View File

@ -1,7 +1,7 @@
# git repack
> Empaqueter les objets décompressés dans un dépot Git.
> Plus d'informations: <https://git-scm.com/docs/git-repack>.
> Plus d'informations : <https://git-scm.com/docs/git-repack>.
- Empaqueter les objets décompressés dans le dépot courrant :

View File

@ -1,7 +1,7 @@
# git request-pull
> Générer une requête demandant au projet en amont d'inclure les modifications dans son arborescence.
> Plus d'informations: <https://git-scm.com/docs/git-request-pull>.
> Plus d'informations : <https://git-scm.com/docs/git-request-pull>.
- Produire une requête résumant les changements entre la version v1.1 et le master :

View File

@ -3,7 +3,7 @@
> Enlève des commits ou des changements en réinitialisant la tête Git à l'état spécifié.
> Si un chemin est passé en paramètre, Git reset fonctionne comme «unstage».
> Si un hash de commit est passé en paramètre, Git reset annule les commits jusqu'à ce dernier.
> Plus d'informations: <https://git-scm.com/docs/git-reset>.
> Plus d'informations : <https://git-scm.com/docs/git-reset>.
- Tout enlever de la *zone de stage* :

View File

@ -2,7 +2,7 @@
> Restaurez les fichiers de l'arborescence de travail. Nécessite la version 2.23+ de Git.
> Voir aussi `git checkout`.
> Plus d'informations: <https://git-scm.com/docs/git-restore>.
> Plus d'informations : <https://git-scm.com/docs/git-restore>.
- Restaurer un fichier supprimé à partir du contenu du commit actuel (HEAD) :

View File

@ -1,7 +1,7 @@
# git rev-list
> Liste les révisionts (commits) dans l'ordre chronologique inverse.
> Plus d'informations: <https://git-scm.com/docs/git-rev-list>.
> Plus d'informations : <https://git-scm.com/docs/git-rev-list>.
- Lister tout les commits dans la branche courrante :

View File

@ -1,7 +1,7 @@
# git rev-parse
> Afficher les métadonnées liées à des révisions spécifiques.
> Plus d'informations: <https://git-scm.com/docs/git-rev-parse>.
> Plus d'informations : <https://git-scm.com/docs/git-rev-parse>.
- Afficher le hash de commit de la branche courrante :

View File

@ -1,7 +1,7 @@
# git revert
> Créer un nouveau commit qui efface les changements du précedant.
> Plus d'informations: <https://git-scm.com/docs/git-revert>.
> Plus d'informations : <https://git-scm.com/docs/git-revert>.
- Crée un commit qui annule les changements du dernier commit :

View File

@ -1,7 +1,7 @@
# git rm
> Supprimer des fichiers de l'index, du dépot et du systéme de fichiers.
> Plus d'informations: <https://git-scm.com/docs/git-rm>.
> Plus d'informations : <https://git-scm.com/docs/git-rm>.
- Supprimer un fichiers de l'index, du dépot et du systéme de fichiers :

View File

@ -2,7 +2,7 @@
> Envoyer une collection de correctifs par email.
> Les correctifs peuvent être spécifiés sous forme de fichiers, de directions ou de liste de révisions.
> Plus d'informations: <https://git-scm.com/docs/git-send-email>.
> Plus d'informations : <https://git-scm.com/docs/git-send-email>.
- Envoyer le dernier commit de la branche courrante :

View File

@ -1,7 +1,7 @@
# git shortlog
> Récapitule la sortie de `git log`.
> Plus d'informations: <https://git-scm.com/docs/git-shortlog>.
> Plus d'informations : <https://git-scm.com/docs/git-shortlog>.
- Afficher un résumé de tous les commits effectués, regroupés par ordre alphabétique par nom d'auteur :

View File

@ -1,7 +1,7 @@
# git show-branch
> Affiche les branches et leurs commits.
> Plus d'informations: <https://git-scm.com/docs/git-show-branch>.
> Plus d'informations : <https://git-scm.com/docs/git-show-branch>.
- Affiche un resumé du dernier commit dans la branche :

View File

@ -1,7 +1,7 @@
# git show-ref
> commande Git pour lister les références.
> Plus d'informations: <https://git-scm.com/docs/git-show-ref>.
> Plus d'informations : <https://git-scm.com/docs/git-show-ref>.
- Affiche toutes les références dans le dépot :

View File

@ -1,7 +1,7 @@
# git show
> Affiche différents types d'objets Git (commits, tags, etc.).
> Plus d'informations: <https://git-scm.com/docs/git-show>.
> Plus d'informations : <https://git-scm.com/docs/git-show>.
- Afficher des informations sur le dernier commit (hachage, message, modifications et autres métadonnées) :

View File

@ -1,7 +1,7 @@
# git sizer
> Calcule diverses métriques de taille de dépot Git et vous alerte de tout ce qui pourrait causer des problèmes ou des inconvénients.
> Plus d'informations: <https://github.com/github/git-sizer>.
> Plus d'informations : <https://github.com/github/git-sizer>.
- Signaler uniquement les statistiques dont le niveau de préoccupation est supérieur à 0 :

View File

@ -2,7 +2,7 @@
> Ajouter le contenu du fichier à la zone de préparation.
> Synonym of `git add`.
> Plus d'informations: <https://git-scm.com/docs/git-stage>.
> Plus d'informations : <https://git-scm.com/docs/git-stage>.
- Ajouter un fichier à l'index :

View File

@ -1,7 +1,7 @@
# git stash
> Stocker les modifications Git locales dans une zone temporaire.
> Plus d'informations: <https://git-scm.com/docs/git-stash>.
> Plus d'informations : <https://git-scm.com/docs/git-stash>.
- Stocker les changements courrants, sauf les fichiers non suivis :

View File

@ -2,7 +2,7 @@
> Affiche les changements sur les fichiers dans la branche courrante.
> Affiche les fichiers édités, deplacés, renomés, ajoutés, suprimés par rapport a la référence de la branche courrante.
> Plus d'informations: <https://git-scm.com/docs/git-status>.
> Plus d'informations : <https://git-scm.com/docs/git-status>.
- Affiche les fichiers mofifiés qui n ont pas encore été ajoutés pour le commit :

View File

@ -1,7 +1,7 @@
# git submodule
> Inspecter, metre a jour et manager des sous modules.
> Plus d'informations: <https://git-scm.com/docs/git-submodule>.
> Plus d'informations : <https://git-scm.com/docs/git-submodule>.
- Installer un submodule depuis le dépot courrant :

View File

@ -1,7 +1,7 @@
# git subtree
> Outil pour gérer les dépendances de projet en tant que sous-projets.
> Plus d'informations: <https://manpages.debian.org/testing/git-man/git-subtree.1.en.html>.
> Plus d'informations : <https://manpages.debian.org/testing/git-man/git-subtree.1.en.html>.
- Ajout d'un dépot Git en tant que sous arbre :

View File

@ -1,7 +1,7 @@
# git svn
> Opération bidirectionnelle entre un référentiel Subversion et Git.
> Plus d'informations: <https://git-scm.com/docs/git-svn>.
> Plus d'informations : <https://git-scm.com/docs/git-svn>.
- Cloner un dépot SVN :

View File

@ -2,7 +2,7 @@
> Basculez entre les branches Git. Nécessite la version 2.23+ de Git.
> Voir egalement `git checkout`.
> Plus d'informations: <https://git-scm.com/docs/git-switch>.
> Plus d'informations : <https://git-scm.com/docs/git-switch>.
- Baculer sur une branche existante :

View File

@ -2,7 +2,7 @@
> Créer, lister, verifier et suprimer des tags.
> Un tag est une reférence statique vers un commit.
> Plus d'informations: <https://git-scm.com/docs/git-tag>.
> Plus d'informations : <https://git-scm.com/docs/git-tag>.
- Lister tout les tags :

View File

@ -1,7 +1,7 @@
# git update-index
> Commande Git pour manipuler l'index.
> Plus d'informations: <https://git-scm.com/docs/git-update-index>.
> Plus d'informations : <https://git-scm.com/docs/git-update-index>.
- Prétendre qu'un fichier modifié est inchangé (`git status` ne l'affichera pas comme modifié) :

View File

@ -1,7 +1,7 @@
# git update-ref
> Commande Git pour créer, mettre à jour et supprimer des références Git.
> Plus d'informations: <https://git-scm.com/docs/git-update-ref>.
> Plus d'informations : <https://git-scm.com/docs/git-update-ref>.
- Supprimer une référence, utile pour la réinitialisation du premier commit :

View File

@ -1,7 +1,7 @@
# git worktree
> Gérez plusieurs arborescences de travail attachées au même dépot.
> Plus d'informations: <https://git-scm.com/docs/git-worktree>.
> Plus d'informations : <https://git-scm.com/docs/git-worktree>.
- Créer un nouveau sous arbre avec la branche spécifiée extraite dedans :

Some files were not shown because too many files have changed in this diff Show More