Add --force option to new
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 15 Jul 2005 14:31:17 +0000 (15:31 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 15 Jul 2005 14:31:17 +0000 (15:31 +0100)
commitacf038aef0f011490906473c0d84876fb0f94551
tree639a9c74a33504adaa302ccce65a7ae190de804a
parentde4c9d27c59100d6c2c3e04720f0c9651e58a87c
Add --force option to new

This option creates a new patch even if there are local changes in the
tree. It is useful if one starts modifying the tree but forgot to create
a patch for it.

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