DOT-Files/Gentoo/gentooamd/home/user/.tldrc/tldr/pages/common/git-update-server-info.md

377 B

git update-server-info

Update auxiliary repository information for dumb servers (a regular web server that only serves files). More information: https://git-scm.com/docs/git-update-server-info.

  • Update Git's auxiliary files for dumb HTTP serving:

git update-server-info

  • Rebuild the auxiliary info files from scratch:

git update-server-info {{[-f|--force]}}