Differences between revisions 3 and 4
Revision 3 as of 2012-04-24 21:12:43
Size: 828
Editor: ks3095497
Comment: Make the page work with the all-extensions scrapping tool
Revision 4 as of 2012-11-04 02:29:18
Size: 810
Editor: mpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
CategoryExtension CategoryExtensionsByOthers CategoryExtensionsByOthers

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


CategoryExtensionsByOthers

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