diff --git a/src/GPM/Review.hs b/src/GPM/Review.hs index bbf8705..c6aa982 100644 --- a/src/GPM/Review.hs +++ b/src/GPM/Review.hs @@ -45,6 +45,9 @@ init = do putText $ format ("* "%fp) fic writeFile (toS (format fp fic)) $(embedStringFile "templates/review.org") debug_ "git add reviews" + mktree "templates" + writeFile "templates/new-review.org" $(embedStringFile "templates/new-review.org") + debug_ "git add templates" data ReviewOptions = ReviewOptions