Skip to content
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

Compare
Choose a tag to compare
@freeformz freeformz released this 05 Nov 19:41
· 143 commits to master since this release
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