Suchen

Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

9.31. fabric:git-gc

download PDF

Abstract

instructs containers to perform git-gc command on fabric repository

Synopsis

fabric:git-gc [ options ] [ container ]

Description

This command instructs containers to perform a git-gc command on their \$FUSE_HOME/data/git/local/fabric repository.
Note
This command is only available from R13 and later.
For example, to perform git-gc on all of the containers, enter the following console command:
fabric:git-gc --all
To perform the git-gc command on a specific container, enter the following console command:
fabric:git-gc {containerName}

Arguments

Table 9.31, “fabric:git-gc Arguments” describes the command's arguments.
Table 9.31. fabric:git-gc Arguments
ArgumentInterpretation
--helpDisplays the online help for this command.
--allSends the command to all containers.
--timeoutSpecifies the timeout when waiting for responses. The default is 10000 milliseconds.
--aggressiveSets the --aggressive option for the git-gc command.
Red Hat logoGithubRedditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

© 2024 Red Hat, Inc.