mercurial/templates/raw/changeset.tmpl
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 28 Feb 2020 03:05:52 +0100
changeset 44638 01b0805534bb
parent 9999 f91e5630ce7e
permissions -rw-r--r--
nodemap: make sure on disk change get rolled back with the transaction In case of errors, we need to rollback the change made to the persistent nodemap. Differential Revision: https://phab.mercurial-scm.org/D8191

{header}
# HG changeset patch
# User {author}
# Date {date|hgdate}
# Node ID {node}
{parent%changesetparent}
{desc}

{diff}