view en/examples/mq.tutorial.qnew.out @ 521:59fbfb7e790c

translated some more comments
author Javier Rojas <jerojasro@devnull.li>
date Mon, 17 Nov 2008 20:04:37 -0500
parents 00f69e8825c5
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