Hi
I've currently got a PB application which already has GIT setup locally for it.
I've created an Azure DevOps repo to host the master and configured the PB application with the source control options on the workspace.
My Git commit to master and Push work ok.
When I test a GIT pull and I'm receiving the following error.
---------- Source Control
Git pull
Git client is pulling workspace. Please wait...
Git detail error info: Cannot locate remote-tracking branch 'origin/master'
Git client error code: Requested object could not be found. Because of invalid value in Author, Email, username, password, or local branch name, etc.
Failed to update: E:\allan\Documents\Software\PB\v190\timentry
Failed to do Git pull.
Git pull completed.
---------- Done Source Control
I'm fairly new to GIT so not sure what I'm missing here.
Any idea what else I need to configure to get the pull to work?
Thanks in advance
Allan