view ja/examples/mq.tutorial.qnew.out @ 834:896ab6eaf1c6

merged
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 10 Jul 2009 02:32:17 +0900
parents b0db5adf11c1
children
line wrap: on
line source

$ \textbf{hg tip}
changeset:   
tag:         tip
user:        Bryan O'Sullivan <bos@serpentine.com>

summary:     first change

$ \textbf{hg qnew first.patch}
$ \textbf{hg tip}
changeset:   
tag:         qtip
tag:         first.patch
tag:         tip
tag:         qbase
user:        Bryan O'Sullivan <bos@serpentine.com>

summary:     [mq]: first.patch

$ \textbf{ls .hg/patches}
first.patch  series  status