New submission from Ezio Melotti:

The attached Mercurial hook checks that all the changesets in a 3.x branch are 
merged with either another cset in the same branch or a cset in the following 
3.x branch.

This is to detect and prevent situations where people commit something on e.g. 
3.2 and push it without merging it with default.

----------
files: checkmerge.py
messages: 170263
nosy: ezio.melotti, georg.brandl, loewis, pitrou
priority: normal
severity: normal
stage: patch review
status: open
title: hg hook to detect unmerged changesets
type: enhancement
Added file: http://bugs.python.org/file27171/checkmerge.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15917>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to