summaryrefslogtreecommitdiff
path: root/apply.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-08-04 05:15:49 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-08-05 07:51:07 (GMT)
commit9938af6a85dd08436ad373fc07a1ddba8dcfa170 (patch)
tree476d9177c8b5023e1804dcf9354efc1966bcdea1 /apply.c
parent37fde874c2448ae2cd98abe24df2bd2a50aa2cda (diff)
downloadgit-9938af6a85dd08436ad373fc07a1ddba8dcfa170.zip
git-9938af6a85dd08436ad373fc07a1ddba8dcfa170.tar.gz
git-9938af6a85dd08436ad373fc07a1ddba8dcfa170.tar.bz2
Update get_sha1() to grok extended format.
Everybody envies rev-parse, who is the only one that can grok the extended sha1 format. Move the get_extended_sha1() out of rev-parse, rename it to get_sha1() and make it available to everybody else. The one I posted earlier to the list had one bug where it did not handle a name that ends with a digit correctly (it incorrectly tried the "Nth parent" path). This commit fixes it. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'apply.c')
0 files changed, 0 insertions, 0 deletions