]> git.ipfire.org Git - thirdparty/git.git/commit - walker.c
walker: convert to struct object_id
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sun, 15 Oct 2017 22:06:48 +0000 (22:06 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Oct 2017 02:05:50 +0000 (11:05 +0900)
commit94f5a121d4816969fc00a17411a30d15d80d21e9
treea98f04eb21b87a2e2b4cdfed7c3718dd59057758
parent111ef79afe185f8731920569450f6a65320f5d5f
walker: convert to struct object_id

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