]> gitweb.ps.run Git - ps-cgit/commitdiff
Simplify ui-commit.c
authorLars Hjemli <hjemli@gmail.com>
Sat, 16 Dec 2006 13:46:05 +0000 (14:46 +0100)
committerLars Hjemli <hjemli@gmail.com>
Sat, 16 Dec 2006 13:46:05 +0000 (14:46 +0100)
Replace the call to lookup_commit() with a call to lookup_commit_reference,
since it handles reading and parsing of the commit object internally.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found