Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Add "get_sha1()" helper function.
author
Linus Torvalds
<torvalds@ppc970.osdl.org>
Sun, 1 May 2005 23:36:56 +0000
(16:36 -0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Sun, 1 May 2005 23:36:56 +0000
(16:36 -0700)
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.
raw
|
patch
| inline |
side by side
(from:
3c249c9
)
No differences found