From 4cc14b56b2ee74034a01fc4cde5bf154c8b72e0e Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 13 Jan 2021 20:18:13 +0000 Subject: [PATCH] Update for git master -> main Signed-off-by: Peter Robinson --- fedora-iot.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-iot.conf b/fedora-iot.conf index f0a9dd8..7c1f74c 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -11,7 +11,7 @@ ostree_installer_overwrite = True comps_file = { 'scm': 'git', 'repo': 'https://pagure.io/fedora-comps.git', - 'branch': 'master', + 'branch': 'main', 'file': 'comps-f33.xml', 'command': 'make comps-f33.xml' }