Differences between revisions 9 and 10
Revision 9 as of 2011-09-09 03:32:43
Size: 840
Editor: cpe-98-14-157-229
Comment:
Revision 10 as of 2011-09-09 03:36:02
Size: 880
Editor: cpe-98-14-157-229
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from FlowExtension

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://yujiewu@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

Extension Template (last edited 2017-04-29 03:38:34 by mrzv)