view en/examples/daily.files.missing.out @ 398:2936cb7eae7a

Fix sample output for test 'branch-named'.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed, 20 Aug 2008 21:55:35 +0200
parents ca475a9e2e59
children
line wrap: on
line source

$ \textbf{hg init missing-example}
$ \textbf{cd missing-example}
$ \textbf{echo a > a}
$ \textbf{hg add a}
$ \textbf{hg commit -m 'File about to be missing'}
$ \textbf{rm a}
$ \textbf{hg status}
! a