comparison tests/test-mq.out @ 6603:41eb20cc1c02

match: remove files arg from repo.status and friends
author Matt Mackall <mpm@selenic.com>
date Mon, 12 May 2008 11:37:08 -0500
parents 550c53d66949
children de83188043b2
comparison
equal deleted inserted replaced
6602:a57a27b12965 6603:41eb20cc1c02
94 % qnew with uncommitted changes 94 % qnew with uncommitted changes
95 abort: local changes found, refresh first 95 abort: local changes found, refresh first
96 A somefile 96 A somefile
97 % qnew with uncommitted changes and missing file (issue 803) 97 % qnew with uncommitted changes and missing file (issue 803)
98 someotherfile: No such file or directory 98 someotherfile: No such file or directory
99 someotherfile: No such file or directory
99 A somefile 100 A somefile
100 issue803.patch 101 issue803.patch
101 Patch queue now empty 102 Patch queue now empty
102 % qnew -m 103 % qnew -m
103 foo bar 104 foo bar