update-server-info

NAME

git-update-server-info - Update auxiliary info file to help dumb serversgit-update-server-info - ダムサーバーを助けるために補助情報ファイルを更新する

SYNOPSIS概要

git update-server-info [--force]

DESCRIPTION説明

A dumb server that does not do on-the-fly pack generations must have some auxiliary information files in $GIT_DIR/info and $GIT_OBJECT_DIRECTORY/info directories to help clients discover what references and packs the server has. This command generates such auxiliary files.オンザフライでパックを生成しないダムサーバーでは、クライアントがサーバーの参照やパックを見つけやすくするために、$ GIT_DIR / infoおよび$ GIT_OBJECT_DIRECTORY / infoディレクトリに補助情報ファイルが必要です。このコマンドはそのような補助ファイルを生成します。

OPTIONSオプション

-f
--force - 力

Update the info files from scratch.情報ファイルを最初から更新します。

OUTPUT出力

Currently the command updates the following files. Please see gitrepository-layout[5] for description of what they are for:現在、このコマンドは以下のファイルを更新します。目的の説明についてはgitrepository-layout [5]を参照してください。

  • objects/info/packsオブジェクト/情報/パック

  • info/refs情報/参照

GIT

Part of the git[1] suite一部のgit [1]スイート

関連記事

スポンサーリンク

=演算子 等しい

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る