* depends_on :python * Install hgflow.py into `python.site_packages` * Use default branch for --HEAD * Work around naming bug for 0.4 download * Update caveats (`hgflow=` is enough)
Closes Homebrew/homebrew#14653.
Hg flow is a development model following the famous blog article A successful Git branching model. Signed-off-by: Adam Vandenberg <flangy@gmail.com>