templates/changeset-raw.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Mon, 07 Aug 2006 17:27:38 -0700
changeset 2795 135823f37304
parent 2520 e30f425a4b2c
permissions -rw-r--r--
new extension: fetch -> combine pull and merge/update pull changes from remote repo. if changes add new head: merge with new head, commit result. else: update working dir to new head. this makes useful command like git 'pull' command.

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

#diff#