]> git.cameronkatri.com Git - cgit.git/commit
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)
commitfa82b03e05366e3c6ca1b74c8c83d6e00e0ef1e6
tree5831136ea360e9680fe2c77c4e6f2805b2d0f0c9
parent8960d267ed2029ad6695488614c015d506de465c
Simplify ui-commit.c

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>
ui-commit.c