mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01: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