Initialized to use tito.

This commit is contained in:
Daniel Berteaud 2022-02-20 21:38:04 +01:00
parent 913ef0c24d
commit 9762263a37
2 changed files with 8 additions and 0 deletions

3
.tito/packages/.readme Normal file
View File

@ -0,0 +1,3 @@
the .tito/packages directory contains metadata files
named after their packages. Each file has the latest tagged
version and the project's relative directory.

5
.tito/tito.props Normal file
View File

@ -0,0 +1,5 @@
[buildconfig]
builder = tito.builder.Builder
tagger = tito.tagger.VersionTagger
changelog_do_not_remove_cherrypick = 0
changelog_format = %s (%ae)