Convert "stg new" to the new infrastructure
authorKarl Hasselström <kha@treskal.com>
Tue, 20 May 2008 21:33:24 +0000 (23:33 +0200)
committerKarl Hasselström <kha@treskal.com>
Tue, 20 May 2008 21:33:24 +0000 (23:33 +0200)
commit4ed9cbbce2aa2abec4055d33307816fa75080080
tree87a800d60067f104c69d542ede504521aecd7164
parentd75b554a40ff336180739e4a5d50b70456f3fc94
Convert "stg new" to the new infrastructure

This results in considerable code expansion, which is a sure sign that
something needs to be abstracted away -- but to keep things simple,
those transformations come as separate patches.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/commands/new.py
stgit/lib/git.py