From: Lars Hjemli Date: Sun, 17 Jun 2007 13:44:22 +0000 (+0200) Subject: ui-commit: use cgit_commit_link() for parent links X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/faaca447b071592c9a1e1f14b4d0d2a39b4c795a?hp=faaca447b071592c9a1e1f14b4d0d2a39b4c795a ui-commit: use cgit_commit_link() for parent links This replaces the old cgit_pageurl() function with the brand new cgit_commit_link() function, making parent links in commit view preserve the current branch. Signed-off-by: Lars Hjemli ---