We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48c0ed2 + 5e98cf5 commit 5f2dd86Copy full SHA for 5f2dd86
1 file changed
.teamcity/documentation/vcsRoots/DocumentationRoots.kt
@@ -41,7 +41,7 @@ object KotlinxCoroutinesRoot: GitVcsRoot ({
41
object KotlinxLincheckRoot: GitVcsRoot ({
42
name = "Kotlinx Lincheck"
43
url = "git@github.com:JetBrains/lincheck.git"
44
- branch = "refs/heads/master"
+ branch = "refs/heads/develop"
45
branchSpec = "+:refs/heads/*"
46
checkoutPolicy = AgentCheckoutPolicy.USE_MIRRORS
47
authMethod = uploadedKey {
0 commit comments