[gitg/gnome-3-30] Enable cached hunks



commit 3901cb85d7a2f1dcb65ceaa9fc97c14c221e3963
Author: Alberto Fanjul <albertofanjul gmail com>
Date:   Thu Nov 1 11:07:51 2018 +0100

    Enable cached hunks
    
    libgit2-glib fixed that on master

 org.gnome.gitg.json | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/org.gnome.gitg.json b/org.gnome.gitg.json
index f41437d4..db38f898 100644
--- a/org.gnome.gitg.json
+++ b/org.gnome.gitg.json
@@ -105,10 +105,6 @@
                 {
                     "type" : "git",
                     "url" : "https://gitlab.gnome.org/GNOME/libgit2-glib.git";
-                },
-                {
-                    "type" : "patch",
-                    "path" : "Disable-cached-hunks.patch"
                 }
             ]
         },


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