NAME
Dist::Zilla::Plugin::Author::VDB::Hg::Commit - Commit files to repository
VERSION
Version v0.11.3, released on 2016-12-21 19:58 UTC.
SYNOPSIS
dist.in file:
[Author::VDB::Hg::Commit]
file = .hgtags
file = remote
...
DESCRIPTION
This plugin does AfterRelease
role. It commits specified files to the Mercurial repository.
OPTIONS
message
Commit message.
file
files
File name to commit. May be repeated multiple times to push changes to commit several files.
AUTHOR
Van de Bugger <van.de.bugger@gmail.com>
COPYRIGHT AND LICENSE
Copyright (C) 2015 Van de Bugger
License GPLv3+: The GNU General Public License version 3 or later <http://www.gnu.org/licenses/gpl-3.0.txt>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.