branch | stable |
changeset 536 | af1cbe3a9141 |
parent 511 | fbe7b0409072 |
child 558 | e86eaa71219d |
534:43d8c042ca20 | 536:af1cbe3a9141 |
---|---|
61 hg --debug commit |
61 hg --debug commit |
62 echo % status |
62 echo % status |
63 hg status |
63 hg status |
64 |
64 |
65 echo % commit |
65 echo % commit |
66 hg --debug commit -mabsym -d '0 0' -u 'User Name <user@example.com>' |
66 hg --debug commit -mabsym -u 'User Name <user@example.com>' |
67 echo % status |
67 echo % status |
68 hg status |
68 hg status |
69 echo % identify |
69 echo % identify |
70 hg debugrebuildstate |
70 hg debugrebuildstate |
71 hg --quiet identify |
71 hg --quiet identify |