changeset 15603 | 36d7a0c7505f |
parent 15445 | 7cbb81c47025 |
parent 15600 | 195dbd1cef0c |
child 15830 | 8ed112ed774a |
15596:2555f441a32f | 15603:36d7a0c7505f |
---|---|
395 update update working directory (or switch revisions) |
395 update update working directory (or switch revisions) |
396 |
396 |
397 use "hg help" for the full list of commands or "hg -v" for details |
397 use "hg help" for the full list of commands or "hg -v" for details |
398 [255] |
398 [255] |
399 |
399 |
400 This should show id: |
|
401 |
|
402 $ hg --config alias.log='id' log |
|
403 000000000000 tip |
|
404 |
|
405 This shouldn't: |
|
406 |
|
407 $ hg --config alias.log='id' history |