equal
deleted
inserted
replaced
5123 |
5123 |
5124 .. container:: verbose |
5124 .. container:: verbose |
5125 |
5125 |
5126 Examples: |
5126 Examples: |
5127 |
5127 |
5128 - show changes in the working directory relative to a changeset: |
5128 - show changes in the working directory relative to a |
|
5129 changeset:: |
5129 |
5130 |
5130 hg status --rev 9353 |
5131 hg status --rev 9353 |
5131 |
5132 |
5132 - show all changes including copies in an existing changeset:: |
5133 - show all changes including copies in an existing changeset:: |
5133 |
5134 |