[gitg/libgit2-glib-cache-fix] Trying the cache fix for libgit2-glib



commit d5c3ae94cac77b2559f477f3a2e58dda649beec6
Author: Alberto Fanjul <albertofanjul gmail com>
Date:   Thu Nov 1 10:28:28 2018 +0100

    Trying the cache fix for libgit2-glib

 org.gnome.gitg.json | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/org.gnome.gitg.json b/org.gnome.gitg.json
index 14a56a16..daa4a5a8 100644
--- a/org.gnome.gitg.json
+++ b/org.gnome.gitg.json
@@ -104,11 +104,8 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/libgit2-glib.git";
-                },
-                {
-                    "type" : "patch",
-                    "path" : "Disable-cached-hunks.patch"
+                    "url" : "https://gitlab.gnome.org/tchaik/libgit2-glib";,
+                    "branch": "fix/tchaik/109"
                 }
             ]
         },


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