# HG changeset patch # User Oben Sonne # Date 1311018996 -7200 # Mon Jul 18 21:56:36 2011 +0200 # Node ID 57f96e57dd7fd1bffa96eedc0465f102542e232e # Parent 4ad4f7eb2e7af9a5464ec94e4f97ab842382d4a1 New bookmark handling requires Mercurial 1.8 diff --git a/compass.py b/compass.py --- a/compass.py +++ b/compass.py @@ -28,7 +28,7 @@ heads, branches and bookmarks. Compass shows where you are, where you could be and what happens on update or commit. -Requires Mercurial >= 1.3 +Requires Mercurial >= 1.8 You can run `tests/extra/build-repo.sh` to create a somewhat freaky repository. In this repository update to different revisions and run `hg compass` to see