|
|
| |
ShipIt::VC::Git(3) |
User Contributed Perl Documentation |
ShipIt::VC::Git(3) |
ShipIt::VC::Git -- ShipIt's git support
In your .shipit configuration file, the following options are recognized:
- git.tagpattern
- Defines how the tag are defined in your git repo.
- git.sign_tag
- This should be set to a truthy value, if you wish the tags to be GPG
signed. ("git tag -s ...")
- git.push_to
- If you want the newly created to be pushed elsewhere (for instance in your
public git repository), then you can specify the destination in this
variable
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |