Look for templates in ~/.stgit/templates as well
authorYann Dirson <ydirson@altern.org>
Sun, 16 Apr 2006 10:52:46 +0000 (12:52 +0200)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 2 May 2006 20:38:41 +0000 (21:38 +0100)
This can be quite useful to avoid adding one's sig again and again to
ever covermail, and to use a patchmail template that insert
Signed-off-by lines, for those of us who prefer this to adding them to
commits.

Also make sure to use os.path.join() instead of hardcoded slashes.

Signed-off-by: Yann Dirson <ydirson@altern.org>

No differences found