Reduce the imports in stgit/main.py
authorCatalin Marinas <catalin.marinas@gmail.com>
Thu, 16 Nov 2006 19:45:32 +0000 (19:45 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 16 Nov 2006 19:45:32 +0000 (19:45 +0000)
Some module are only needed when executing a command and not when just
invoking the help. This reduces the delay slightly, useful for stgit bash
completion.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>

No differences found