From: Christian Hesse Date: Thu, 29 Sep 2016 19:44:41 +0000 (+0200) Subject: ui-log: replace get_sha1() with get_oid() X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/1a9a75d7c7c33cd89f1c34445d56e51dc349dc31?hp=1a9a75d7c7c33cd89f1c34445d56e51dc349dc31 ui-log: replace get_sha1() with get_oid() Data structures have been replaced already, so use correct function calls. ---