Skip to content

Commit

Permalink
v1.100740
Browse files Browse the repository at this point in the history
 - WARNING: parameter "filename" renamed to "changelog"
 - let commit message include whitespace to next unindented line (david golden)
 - set up remote tracking branch during push testing (david golden)
 - remove unnecessary 'filename' arg from Push (david golden)
 - add 'push_to' argument to Push for multi-repo pushes (david golden)
 - give back user possibility to create lightweight tag, default remains
   annotated tags (christopher madsen)
 - allow user to change commit message (christopher madsen)
 - allow user to specify files allowed to be dirty for check & commit (christopher madsen)
 - refactored allow_dirty in dz:role:git:dirtyfiles (christopher madsen)
  • Loading branch information
jquelin committed Mar 15, 2010
1 parent 491311f commit 70d35c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Changes
@@ -1,6 +1,9 @@
Revision history for Dist::Zilla::Plugin::Git

{{$NEXT}}

1.100740 2010-03-15 17:28:12 Europe/Paris
- WARNING: parameter "filename" renamed to "changelog"
- let commit message include whitespace to next unindented line (david golden)
- set up remote tracking branch during push testing (david golden)
- remove unnecessary 'filename' arg from Push (david golden)
Expand Down

0 comments on commit 70d35c8

Please sign in to comment.