]> git.ipfire.org Git - thirdparty/git.git/commit - remote.c
remote: convert struct push_cas to struct object_id
authorbrian m. carlson <sandals@crustytoothpaste.net>
Thu, 13 Jul 2017 23:49:21 +0000 (23:49 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Jul 2017 20:54:38 +0000 (13:54 -0700)
commitb8566f8ff9773c1a3a7f47e9b205cd08b2ad6747
treef72c58bd5e6e665962765a34351c6faa8ed63209
parentcd73de47148c16760a62fa3f75cafe015ca764b2
remote: convert struct push_cas to struct object_id

This gets rid of one use of get_sha1.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
remote.c
remote.h