This repository has been archived by the owner on Feb 26, 2019. It is now read-only.
v23: Do not use --debug to find hg identify revision
When an hg extension uses a post-identify hook it also outputs a debug statement notifying that the hook has executed. godep uses 'identify --id --debug' to get the current full revision identifier. The --debug causes the post-identify hook debug statement to be output which godep sees as being a 'dirty working tree' and fails