-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We recently altered the Jenkins config so that it only tests PRs as they are, rather than testing them merged with their destination branch. This apparently caused the git checkout not to have the reference for the destination branch, which is needed for diff-cover to work. Signed-off-by: Randy Barlow <[email protected]> (cherry picked from commit 0d8c491)
- Loading branch information
1 parent
e0ca5bc
commit 31a3725
Showing
2 changed files
with
4 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters