hgbook

view en/examples/tour-merge-conflict.cousin.out @ 290:e45d3f0d8da6

Remove obsolete qversion from mq reference
author Christian Ebert <blacktrash@gmx.net>
date Wed Feb 20 23:54:41 2008 +0100 (2008-02-20)
parents
children e281bd9a8e47
line source
1 $ \textbf{cd ..}
2 $ \textbf{hg clone scam scam-cousin}
3 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
4 $ \textbf{cd scam-cousin}
5 $ \textbf{cat > letter.txt <<EOF}
6 > \textbf{Greetings!}
7 > \textbf{I am Shehu Musa Abacha, cousin to the former}
8 > \textbf{Nigerian dictator Sani Abacha.}
9 > \textbf{EOF}
10 $ \textbf{hg commit -m '419 scam, with cousin'}