git 2.48.1
0001-01-01
Tags: #category/development #git #lang/c #org/git #standard/git #type/cli
Description
Distributed version control system
Homepage
Install
uniget install git
Dependencies
None
Code
Package
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