Skip to content

Fixed issue #481 ("Store default repository in hgrc").

Amenel Voglozin requested to merge bitbucket/merged-pr-19 into branch/default

Was already merged in Bitbucket before import, marked as merged by the import user

Hooked in where the default path is set and set the same path value into the appropriate section of the config file. Works when setting a path for the first time on a root and when updating the default path (from project Properties > Mercurial).

Merge request reports