git 2.48.1

0001-01-01


Description

Distributed version control system

Homepage

https://git-scm.com/

Install

uniget install git

Dependencies

None

Code

See code on GitHub

Package

See package on GitHub

Platforms

  • linux/amd64
  • linux/arm64

Messages

internals

git has multiple paths compiled in:

  • GIT_EXEC_PATH defaults to /usr/local/libexec/git-core
  • GIT_TEMPLATE_DIR defaults to /usr/local/share/git-core/templates
  • Global configuration files are expected to live in /etc/git{attributes,config}

You con override them by setting the approprivate environment variables. Please refer to the official documentation: https://git-scm.com/docs

History

Link