From acef16a694c747ab29665e32e99a247bfdbb0246 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 5 Jun 2021 19:20:18 +0100 Subject: commit meta files to git too --- lib/atomfeed.source.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/atomfeed.source.sh') diff --git a/lib/atomfeed.source.sh b/lib/atomfeed.source.sh index e1ee406..52a61e1 100644 --- a/lib/atomfeed.source.sh +++ b/lib/atomfeed.source.sh @@ -40,6 +40,8 @@ META cat "$meta_file" if [[ $is_draft == yes ]]; then rm "$meta_file" + else + git::add meta "$meta_file" fi } -- cgit v1.2.3