I'm using Powerbuilder 2017 R2. I have set up Git and was able to successfully Connect To Workspace. Everything looks good in the GUI, I'm able to see the objects that I have changed. I was then able to successfully do a Git Commit.
The final thing I tried was a Git Push, but that failed. The error message I get is:
Git Client is pushing workspace.
Git Client error: Generic error..
Failed to push workspace.
A related issue is that I also get a failure when doing a Git Pull:
Git Client is pulling workspace. Please wait...
Git Client Error: Requested object could not be found.
Failed to do Git Pull.
Any ideas on how I can troubleshoot this?
Thanks.