Add the --replace option to import
authorCatalin Marinas <catalin.marinas@gmail.com>
Tue, 6 Jun 2006 18:15:13 +0000 (19:15 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 6 Jun 2006 18:15:13 +0000 (19:15 +0100)
commit034db15c1443a01ed1333eaa2f41c1b74adef6bb
tree541ffe4b505515a076ec68a3a31c110206313bbd
parent2c3a16552d7d3809145890e0e3ac65ea88a6bd52
Add the --replace option to import

By default, import fails if an existing patch is found with the same name.
With this option, import replaces the existing patch if it is unapplied.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/imprt.py