Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2017-05-01 05:28:54 +0300
committerJunio C Hamano <gitster@pobox.com>2017-05-02 04:46:41 +0300
commit1b283377b18bc1e363005729b025a88b36084c4e (patch)
treece21a4f950c6f9d62315be186ddfc75a3e6250db /reflog-walk.c
parentd2bbb7c2bcf6e77ebfcabf4e12110fe6d5c91de6 (diff)
fetch-pack: convert to struct object_id
Convert all uses of unsigned char [20] to struct object_id. Switch one use of get_sha1_hex to parse_oid_hex to avoid the need for a constant. This change is necessary in order to convert parse_object. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'reflog-walk.c')
0 files changed, 0 insertions, 0 deletions