Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch
Description
HgUpdateCommand:
Process:
1) hg pull -r tip
2) hg id
3) hg diff -r -1
Missing:
4) hg update =>update the working directory to tip
if no hg update is executed the working directory is not updated to tip