summaryrefslogtreecommitdiffstats
path: root/git-p4.py
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2019-02-19 01:05:11 +0100
committerJunio C Hamano <gitster@pobox.com>2019-04-01 04:57:38 +0200
commit1cb158b6e65fbfd12099dc0d39642ad146dd887f (patch)
tree50cd8c4cf6d4ca2d4e3670c71c1f1e84a66c2fb8 /git-p4.py
parenthttp-backend: allow 64-character hex names (diff)
downloadgit-1cb158b6e65fbfd12099dc0d39642ad146dd887f.tar.xz
git-1cb158b6e65fbfd12099dc0d39642ad146dd887f.zip
http-push: remove remaining uses of sha1_to_hex
Since sha1_to_hex is limited to SHA-1, switch all remaining uses of it in this file to hash_to_hex or oid_to_hex. Modify update_remote to take a pointer to struct object_id, and since we don't modify that parameter in the function, set it to be const as well. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-p4.py')
0 files changed, 0 insertions, 0 deletions