Mercurial > hg
comparison tests/test-merge-remove @ 11152:e8d10d085f47
cmdutil: Warn when trying to copy/rename --after to a nonexistant file.
Currently running 'hg rename --after foo.txt bar.typo' is a silent no-op. This patch adds a warning. It also updates the copy and rename tests.
No actual functionality is changed.
fixes issue 1822
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 01 May 2010 18:39:40 -0400 |
parents | 653ddd1d7cd7 |
children |
comparison
equal
deleted
inserted
replaced
11151:c5c190822501 | 11152:e8d10d085f47 |
---|