Mercurial > evolve
comparison tests/test-tutorial.t @ 868:3ec90de03562
merge stable
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 05 Mar 2014 19:08:58 -0800 |
parents | 5c40b2a4b52f 6a67606e1c34 |
children | 98b5ac44a259 |
comparison
equal
deleted
inserted
replaced
866:c6dc5822e640 | 868:3ec90de03562 |
---|---|
446 | 446 |
447 Changes to selected files in parent revision appear again as uncommitted | 447 Changes to selected files in parent revision appear again as uncommitted |
448 changed in the working directory. A new revision without selected changes | 448 changed in the working directory. A new revision without selected changes |
449 is created, becomes the new parent and obsoletes the previous one. | 449 is created, becomes the new parent and obsoletes the previous one. |
450 | 450 |
451 The --include option specify pattern to uncommit The --exclude option | 451 The --include option specifies patterns to uncommit. The --exclude option |
452 specify pattern to keep in the commit | 452 specifies patterns to keep in the commit. |
453 | 453 |
454 Return 0 if changed files are uncommitted. | 454 Return 0 if changed files are uncommitted. |
455 | 455 |
456 options: | 456 options: |
457 | 457 |