diff options
Diffstat (limited to '.tito/tito.props')
-rw-r--r-- | .tito/tito.props | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.tito/tito.props b/.tito/tito.props new file mode 100644 index 0000000..eab3f19 --- /dev/null +++ b/.tito/tito.props @@ -0,0 +1,5 @@ +[buildconfig] +builder = tito.builder.Builder +tagger = tito.tagger.VersionTagger +changelog_do_not_remove_cherrypick = 0 +changelog_format = %s (%ae) |