equal
deleted
inserted
replaced
5155 |
5155 |
5156 .. container:: verbose |
5156 .. container:: verbose |
5157 |
5157 |
5158 Examples: |
5158 Examples: |
5159 |
5159 |
5160 - show changes in the working directory relative to a changeset: |
5160 - show changes in the working directory relative to a |
|
5161 changeset:: |
5161 |
5162 |
5162 hg status --rev 9353 |
5163 hg status --rev 9353 |
5163 |
5164 |
5164 - show all changes including copies in an existing changeset:: |
5165 - show all changes including copies in an existing changeset:: |
5165 |
5166 |