Mercurial > hg-stable
view tests/test-backout.out @ 2277:066d0055e430
Add more specific documentation about defaults for the [paths] section
of the hgrc(5) document.
author | Daniel <byteshack@gmail.com> |
---|---|
date | Sat, 13 May 2006 20:41:53 +0200 |
parents | 6c9305fbebaf |
children | 78e7fd16f472 |
line wrap: on
line source
# basic operation adding a changeset 2:c86754337410 backs out changeset 1:a820f4f40a57 a # file that was removed is recreated adding a adding a changeset 2:d2d961bd79f2 backs out changeset 1:76862dcce372 content # backout of backout is as if nothing happened removing a changeset 3:8a7eeb5ab5ce backs out changeset 2:d2d961bd79f2 cat: a: No such file or directory # backout with merge adding a changeset 3:3c9e845b409c backs out changeset 1:314f55b1bf23 merging with changeset 2:b66ea5b77abb merging a 0 files updated, 1 files merged, 0 files removed, 0 files unresolved (branch merge, don't forget to commit) line 1