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オプション
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]スイート
関連記事
- write-tree
 - verify-pack
 - update-ref
 - update-index
 - symbolic-ref
 - show-ref
 - rev-parse
 - rev-list
 - read-tree
 - merge-base
 - ls-files
 - hash-object
 - for-each-ref
 - diff-index
 - count-objects
 - commit-tree
 - checkout-index
 - check-ignore
 - cat-file
 - bundle
 - archive
 - instaweb
 - filter-branch
 - reflog
 - fsck
 - gc
 - clean
 - Workflows
 - Tutorial
 - Revisions
 - gitmodules
 - gitignore
 - githooks
 - Glossary
 - Everyday Git
 - gitattributes
 - daemon
 - fast-import
 - svn
 - request-pull
 - send-email
 - format-patch
 - am
 - grep
 - blame
 - bisect
 - revert
 - rebase
 - cherry-pick
 - apply
 - describe
 - shortlog
 - show
 - submodule
 - remote
 - push
 - pull
 - fetch
 - worktree
 - tag
 - stash
 - log
 - mergetool
 - merge
 - checkout
 - branch
 - mv
 - rm
 - reset
 - commit
 - diff
 - status
 - add
 - clone
 - init
 - help
 - config
 - git
 
スポンサーリンク





