mirror of
https://github.com/git/git.git
synced 2025-12-23 12:14:22 +01:00
It sets up the normal git environment variables and a few helper functions (currently just "die()"), and returns ok if it all looks like a git archive. So use it something like . git-sh-setup-script || die "Not a git archive" to make the rest of the git scripts more careful and readable.
2.0 KiB
Executable File
2.0 KiB
Executable File