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