Show More
@@ -4995,7 +4995,7 b' def resolve(ui, repo, *pats, **opts):' | |||
|
4995 | 4995 | ms.commit() |
|
4996 | 4996 | |
|
4997 | 4997 | if not didwork and pats: |
|
4998 |
ui.warn(_("arguments do not match paths that need resolv |
|
|
4998 | ui.warn(_("arguments do not match paths that need resolving\n")) | |
|
4999 | 4999 | |
|
5000 | 5000 | finally: |
|
5001 | 5001 | wlock.release() |
General Comments 0
You need to be logged in to leave comments.
Login now