view .hgignore @ 838:7e461ea697f1

Faster working dir revision calculation We used to use 'hg identity' to get a working dir revision. It shows the revision but also adds a '+' sign if some files were changed. For repository with a size of R# it takes around 5 minutes to understand that all files are unmodified and '+' sign is not needed. To update sources we don't use this information at all. Switch to 'hg parents' which takes around a second because it doesn't check if files were modified.
author Dmitry Neverov <dmitry.neverov@jetbrains.com>
date Mon, 02 Jun 2014 16:20:41 +0200
parents a30befaa4349
children 0699b46a3d2a
line wrap: on
line source
classes
test-output
.iws
dist
mercurial.properties
syntax: glob
.idea/workspace.xml
out
.DS_Store