summaryrefslogtreecommitdiff
path: root/tag.c
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2018-10-15 00:01:57 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-10-15 03:53:15 (GMT)
commitfbd0e37cde633221d5b3ca239f26cb7d005da5c8 (patch)
tree41f0b583a5b8f2c4a3d4f90b47565ebfd3be5a9e /tag.c
parentf690b6b03049e8f564aa0a1abbde5ec0731c5774 (diff)
downloadgit-fbd0e37cde633221d5b3ca239f26cb7d005da5c8.zip
git-fbd0e37cde633221d5b3ca239f26cb7d005da5c8.tar.gz
git-fbd0e37cde633221d5b3ca239f26cb7d005da5c8.tar.bz2
transport: use parse_oid_hex instead of a constant
Use parse_oid_hex to compute a pointer instead of using GIT_SHA1_HEXSZ. This simplifies the code and makes it independent of the hash length. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tag.c')
0 files changed, 0 insertions, 0 deletions