Mercurial > evolve
changeset 769:e2a463e1e7c8 stable
tutorial: use long form of argument for the sake of clarity
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 09 Jan 2014 21:10:42 -0800 |
parents | b116de5dc70d |
children | 303d27c76021 |
files | tests/test-tutorial.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-tutorial.t Thu Jan 09 21:22:41 2014 -0800 +++ b/tests/test-tutorial.t Thu Jan 09 21:10:42 2014 -0800 @@ -241,7 +241,7 @@ instead of merging my head with the new one. I'm going to rebase my work $ hg diff - $ hg rebase -d 9ca060c80d74 -s 4d5dc8187023 + $ hg rebase --dest 9ca060c80d74 --source 4d5dc8187023 merging shopping merging shopping