mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-15 17:42:52 -05: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