| ShipIt documentation | view source | Contained in the ShipIt distribution. |
ShipIt::VC::Git -- ShipIt's git support
In your .shipit configuration file, the following options are recognized:
Defines how the tag are defined in your git repo.
This should be set to a truthy value, if you wish the tags to be GPG signed.
(git tag -s ...)
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
| ShipIt documentation | view source | Contained in the ShipIt distribution. |