summarylogtreecommitdiffstats
path: root/git-utils.patch
diff options
context:
space:
mode:
Diffstat (limited to 'git-utils.patch')
-rw-r--r--git-utils.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/git-utils.patch b/git-utils.patch
new file mode 100644
index 000000000000..93bb181f1d6a
--- /dev/null
+++ b/git-utils.patch
@@ -0,0 +1,11 @@
+--- a/binding.gyp
++++ b/binding.gyp
+@@ -162,6 +162,8 @@
+ 'deps/libgit2/src/message.h',
+ 'deps/libgit2/src/mwindow.c',
+ 'deps/libgit2/src/mwindow.h',
++ 'deps/libgit2/src/net.c',
++ 'deps/libgit2/src/net.h',
+ 'deps/libgit2/src/netops.c',
+ 'deps/libgit2/src/netops.h',
+ 'deps/libgit2/src/notes.c',