]> granicus.if.org Git - cgit/commit
ui-log: replace get_sha1() with get_oid()
authorChristian Hesse <mail@eworm.de>
Thu, 29 Sep 2016 19:44:41 +0000 (21:44 +0200)
committerChristian Hesse <mail@eworm.de>
Tue, 4 Oct 2016 07:47:18 +0000 (09:47 +0200)
commit1a9a75d7c7c33cd89f1c34445d56e51dc349dc31
treed7d5671376592e37d9351211cb318d5b5e616ea2
parent3a0fd5e6b881e6a38a6be9224db0cf93512c0b2b
ui-log: replace get_sha1() with get_oid()

Data structures have been replaced already, so use correct function calls.
ui-log.c