stgit new: Do not open editor if --save-template was specified
authorGustav Hållberg <gustav@virtutech.com>
Fri, 31 Jul 2009 09:26:22 +0000 (11:26 +0200)
committerGustav Hållberg <gustav@virtutech.com>
Mon, 3 Aug 2009 13:59:09 +0000 (15:59 +0200)
commitaf734f49ec94f8a98e56f173bfa3640d0bdeffa0
treec12054f192f0af77dfab503e59abda1c7c20784e
parent2ecb05c84f3cb3944c0187441e6f33fbf20ab748
stgit new: Do not open editor if --save-template was specified

Fixes side-effect of e58f264a "Add support for merge-friendly
branches".

Signed-off-by: Gustav Hållberg <gustav@virtutech.com>
stgit/commands/common.py
stgit/commands/new.py
stgit/commands/publish.py