[devhelp/main: 2/2] Update manifests with the new default branch name




commit 0bae3449eeae67b5d0a1c9b4e40cd8da684c5b98
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Jul 10 15:49:23 2021 +0100

    Update manifests with the new default branch name

 build-aux/flatpak/org.gnome.Devhelp.Devel.json | 2 +-
 build-aux/flatpak/org.gnome.Devhelp.json       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Devhelp.Devel.json b/build-aux/flatpak/org.gnome.Devhelp.Devel.json
index 30746424..3e4cb41b 100644
--- a/build-aux/flatpak/org.gnome.Devhelp.Devel.json
+++ b/build-aux/flatpak/org.gnome.Devhelp.Devel.json
@@ -39,7 +39,7 @@
                 {
                     "type" : "git",
                     "url" : "https://gitlab.gnome.org/GNOME/devhelp.git";,
-                    "branch" : "master"
+                    "branch" : "main"
                 }
             ]
         }
diff --git a/build-aux/flatpak/org.gnome.Devhelp.json b/build-aux/flatpak/org.gnome.Devhelp.json
index 2c7cdd83..dfe58a12 100644
--- a/build-aux/flatpak/org.gnome.Devhelp.json
+++ b/build-aux/flatpak/org.gnome.Devhelp.json
@@ -39,7 +39,7 @@
                 {
                     "type" : "git",
                     "url" : "https://gitlab.gnome.org/GNOME/devhelp.git";,
-                    "branch" : "master"
+                    "branch" : "main"
                 }
             ]
         }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]