Remove references to features/windows-support
branch (#29565)
This commit is contained in:
5
.github/workflows/setup_git.ps1
vendored
5
.github/workflows/setup_git.ps1
vendored
@@ -9,8 +9,3 @@ if ($(git branch --show-current) -ne "develop")
|
||||
{
|
||||
git branch develop origin/develop
|
||||
}
|
||||
|
||||
if ($(git branch --show-current) -ne "features/windows-support")
|
||||
{
|
||||
git branch features/windows-support origin/features/windows-support
|
||||
}
|
||||
|
Reference in New Issue
Block a user