Hi, I have an issue with the following, I’m trying to set the git branch to main but every time it syncs to the repo, it syncs to the master branch instead no matter what we do.
My settings file looks like this:
"Data": { "RepositoryPath": "%ProgramData%\\UniversalAutomation\\Repository", "ConnectionString": "%ProgramData%\\UniversalAutomation\\database.db", "DatabaseType": "LiteDB", "GitRemote": "https://github.org.com/admin/PowerShellUniversal.git", "GitUserName": "any", "GitPassword": "myPAT", "GitBranch": "main", "GitSyncBehavior": "TwoWay", "ConfigurationScript": "" }
I have tried changing the repo by working with Azure DevOps and Github but the issue keeps persisting unless I’m doing something wrong. Thank you
Product: PowerShell Universal
Version: 1.5.19