From: Catalin Marinas Date: Fri, 17 Nov 2006 22:20:40 +0000 (+0000) Subject: Only read the config files when running a command X-Git-Tag: v0.12~75 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/eee7283e896c65fbd86d5449886515dec6b7449c?hp=eee7283e896c65fbd86d5449886515dec6b7449c Only read the config files when running a command This reduces the time to display the help by about 12ms (on my PC). Signed-off-by: Catalin Marinas ---