]> gitweb.ps.run Git - ps-cgit/commitdiff
cgit.c: use resolve_ref() to guess_defbranch()
authorLars Hjemli <hjemli@gmail.com>
Mon, 20 Jun 2011 22:52:51 +0000 (22:52 +0000)
committerLars Hjemli <hjemli@gmail.com>
Mon, 20 Jun 2011 23:23:57 +0000 (23:23 +0000)
The resolve_ref() function handles reading of git- and filesystem
symbolic links (including proper whitespace trimming) and packed refs.
There's no point in reimplementing this function in cgit.

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

No differences found