From fd87c6e32849fc3e9b54ba884ef70f2bcb65ed88 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 27 Nov 2018 08:23:25 +0100 Subject: [PATCH] Update tito config to use GitLfsBuilder --- .tito/tito.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tito/tito.props b/.tito/tito.props index 25f32cd..fb351a8 100644 --- a/.tito/tito.props +++ b/.tito/tito.props @@ -1,5 +1,5 @@ [buildconfig] -builder = tito.builder.GitAnnexBuilder +builder = fws.builder.GitLfsBuilder tagger = tito.tagger.ReleaseTagger changelog_do_not_remove_cherrypick = 0 changelog_format = %s (%ae)