bos@144: $ \textbf{hg qinit} bos@144: $ \textbf{hg qnew hello.patch} bos@144: $ \textbf{echo hello > hello} bos@144: $ \textbf{hg add hello} bos@144: $ \textbf{hg qrefresh} bos@144: $ \textbf{hg qnew goodbye.patch} bos@144: $ \textbf{echo goodbye > goodbye} bos@144: $ \textbf{hg add goodbye} bos@144: $ \textbf{hg qrefresh}