Skip to content

Commit

Permalink
Create git repo after dzil new
Browse files Browse the repository at this point in the history
  • Loading branch information
chizmw committed Aug 1, 2011
1 parent 6f064a3 commit 7f80cd0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions profiles/default/profile.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ content = /{{$dist->name}}*.tar.gz
content = /{{$dist->name}}*/
content = /.build/
content = .*sw?

[Git::Init]
commit_message = Post-minting Initial Commit
6 changes: 6 additions & 0 deletions profiles/default/skel/dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ copyright_year = {{$copyright_year}}

[NextRelease]

[NextVersion]

[NoTabsTests]

[PkgDist]
Expand All @@ -49,6 +51,10 @@ copyright_year = {{$copyright_year}}

[PodSyntaxTests]

[ReadmeFromPod]

[ReadmeMarkdownFromPod]

[Repository]

[Signature]
Expand Down

0 comments on commit 7f80cd0

Please sign in to comment.