$# This file is part of Vervis. $# $# Written in 2018 by fr33domlover . $# $# ♡ Copying is an act of love. Please copy, reuse and share. $# $# The author(s) have dedicated all copyright and related and neighboring $# rights to this software to the public domain worldwide. This software is $# distributed without any warranty. $# $# You should have received a copy of the CC0 Public Domain Dedication along $# with this software. If not, see $# .
By $maybe sharer <- msharer ^{personLinkW sharer} $nothing #{patchAuthorName patch}
At #{showDate $ patchTime patch}
Title {#patchTitle patch}
Description

#{patchDescription patch} $if null parents

TODO display patch diff here $else

This commit has multiple parents, and to be honest, I'm unsure how exactly to decide against which one to run the diff. Do I just pick the first parent? Or otherwise somehow detect which one is the right one? Advice is very welcome. For now, to help me find and observe such cases, I'm just listing here the parents of the commit:

    $forall parent <- parents
  1. #{parent}