view templates/changeset-raw.tmpl @ 2021:fc22ed56afe3

Fix hg push and hg push -r sometimes creating new heads without --force. Fixing issue179. The algorithm checks if there not more new heads on the remote side than heads which become non-heads due to getting children. Pushing this repo: m /\ 3 3a| |/ / 2 2a |/ 1 to a repo only having 1, 2 and 3 didn't abort requiring --force before. Added test cases for this and some doc strings for used methods.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 29 Mar 2006 22:35:21 +0200
parents 19d2776f1725
children e30f425a4b2c
line wrap: on
line source

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

#diff#