chiark / gitweb /
Refactor crt_series creation
authorKarl Hasselström <kha@treskal.com>
Mon, 8 Oct 2007 05:46:27 +0000 (07:46 +0200)
committerKarl Hasselström <kha@treskal.com>
Mon, 8 Oct 2007 07:52:56 +0000 (09:52 +0200)
commit44a01a58ae27599d95932972c5137764478b9020
tree719839a61accd838c94acbd8433ee73450daaed8
parentacf901c19f3873572045d1c376deabb8eaf477e6
Refactor crt_series creation

Instead of hard-coding in main.py which commands do and don't need a
current series, let them speak for themselves.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/commands/clone.py
stgit/commands/common.py
stgit/main.py