From 28d2f72ba595b6cf62856c386ab1a5e1d15d0e61 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 17 Apr 2019 10:54:33 +0200 Subject: [PATCH] Update tito 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 6b14617..244987d 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)