From e2eaf53aba1a72e2c87b41db02aaa612506182ce Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 4 Dec 2017 09:58:33 +0100 Subject: [PATCH] Use GitAnnexBuilder --- .tito/tito.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tito/tito.props b/.tito/tito.props index 4a47d1a..25f32cd 100644 --- a/.tito/tito.props +++ b/.tito/tito.props @@ -1,5 +1,5 @@ [buildconfig] -builder = tito.builder.Builder +builder = tito.builder.GitAnnexBuilder tagger = tito.tagger.ReleaseTagger changelog_do_not_remove_cherrypick = 0 changelog_format = %s (%ae)