8000 fixup! hack the nix script · GiTechLab/libgit2sharp@d635d4b · GitHub
[go: up one dir, main page]

Skip to content

Commit d635d4b

Browse files
committed
fixup! hack the nix script
1 parent 0227063 commit d635d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.libgit2sharp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SHORTSHA=${LIBGIT2SHA:0:7}
55
EXTRADEFINE="$1"
66

77
cd libgit2
8-
git fetch origin refs/pull/2798/head:refs/remotes/pr/2798
8+
git fetch origin refs/pull/2798/merge:refs/remotes/pr/2798
99
git checkout refs/remotes/pr/2798
1010
cd ..
1111

0 commit comments

Comments
 (0)
0