bos@144: $ \textbf{hg init addremove-example} bos@144: $ \textbf{cd addremove-example} bos@144: $ \textbf{echo a > a} bos@144: $ \textbf{echo b > b} bos@144: $ \textbf{hg addremove} bos@144: adding a bos@144: adding b