From 9d36486308796cbc4d48218f2a3b5d072279d43a Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 27 Nov 2018 08:51:48 +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)