mirror of
https://github.com/dynup/kpatch
synced 2025-01-08 22:29:34 +00:00
Merge pull request #1074 from sm00th/pr_fetch
tests/integration: fetch pull-request data
This commit is contained in:
commit
fcc7dad42a
@ -47,6 +47,7 @@ git clone "${KPATCH_GIT}" || exit 1
|
||||
|
||||
cd kpatch || exit 1
|
||||
|
||||
git fetch origin +refs/pull/*:refs/pull/*
|
||||
git reset --hard "${KPATCH_REV}" || exit 1
|
||||
|
||||
# shellcheck disable=SC1091
|
||||
|
Loading…
Reference in New Issue
Block a user