Differences between revisions 1 and 2
Revision 1 as of 2011-09-09 03:40:22
Size: 840
Editor: cpe-98-14-157-229
Comment:
Revision 2 as of 2011-09-13 13:00:24
Size: 832
Editor: cpe-98-14-157-229
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
Repository: ''https://yujiewu@bitbucket.org/yujiewu/hgflow'' Repository: ''https://bitbucket.org/yujiewu/hgflow''

Flow Extension

Flow extension provides workflow support that is based on a generalized branching model, where Driessen's model is only a special case.

1. Status

This extension is not distributed with Mercurial.

Author: Yujie Wu

Repository: https://bitbucket.org/yujiewu/hgflow

Web page: https://bitbucket.org/yujiewu/hgflow

2. Overview

Refer to here for detail.

3. Configuration

Configure your .hgrc to enable the extension by adding following lines:

[extensions]
flow = /path/to/hgflow.py


CategoryExtension CategoryExtensionsByOthers

FlowExtension (last edited 2012-11-04 02:29:18 by mpm)