Commit Graph

1 Commits (ab67164d6217fcda5ef3e07aefa3dd6eee6b65a3)

Author SHA1 Message Date
Lars Hjemli e01f1403b9 Fix segfault in patch view for root commit
The code for patch view assumed the current commit would always have a parent,
which made cgit segfault when that wasn't the case.

This fixes the bug and adds a test-script for patch view which includes a test
for the inital commit.

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