1. Darrel Riley
  2. PowerBuilder
  3. Wednesday, 20 March 2024 19:37 PM UTC

I am using Powerbuilder IDE 2022. I'm trying to get it connected to remote git but it is has an error whenever I push or pull. Why isn't the connection to the remote working?

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.

 

Benjamin Gaesslein Accepted Answer Pending Moderation
  1. Friday, 22 March 2024 07:00 AM UTC
  2. PowerBuilder
  3. # 1

Hi Darrel.

Do you have access to a git command line client? Can you post the output of these commands, please?

git status

git branch

git branch -a

git remote -v

 

(censor out repository URIs or other information you deem sensitive if necessary)

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.