Flow Extension
Flow extension provides workflow support that is based on a generalized branching model, where Driessen's model is only a special case.
Contents
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