mirror of
https://github.com/git/git.git
synced 2026-01-18 06:34:21 +00:00
This allows the programs to use various simplified versions of the SHA1 names, eg just say "HEAD" for the SHA1 pointed to by the .git/HEAD file etc. For example, this commit has been done with git-commit-tree $(git-write-tree) -p HEAD instead of the traditional "$(cat .git/HEAD)" syntax.
4.3 KiB
4.3 KiB