Skip to content

Commit 456594d

Browse files
author
John Haley
committed
Add worktree to libgit2.gyp
1 parent b2775d2 commit 456594d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vendor/libgit2.gyp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,8 @@
252252
"libgit2/src/varint.h",
253253
"libgit2/src/vector.c",
254254
"libgit2/src/vector.h",
255+
"libgit2/src/worktree.c",
256+
"libgit2/src/worktree.h",
255257
"libgit2/src/xdiff/xdiff.h",
256258
"libgit2/src/xdiff/xdiffi.c",
257259
"libgit2/src/xdiff/xdiffi.h",

0 commit comments

Comments
 (0)