Project.pm: set GIT_TEMPLATE_DIR when running git init
commit878a741422bcfa6c472cba5e4df5506d6af8a2d7
authorKyle J. McKay <mackyle@gmail.com>
Tue, 28 Apr 2015 10:49:31 +0000 (28 03:49 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 28 Apr 2015 10:49:31 +0000 (28 03:49 -0700)
tree6b44a3657fdb8bba3d40a245de567022b7940ae0
parent9f156e38194248082b6246d0af72dc41b5bd53ad
Project.pm: set GIT_TEMPLATE_DIR when running git init

Now that we guarantee everything we need is created even if it's
missing from the template, set GIT_TEMPLATE_DIR to an empty directory
so that we don't need to clean out any kruft.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Project.pm