I have completed migrating my PowerBuilder source to PowerBuilder 2021 on my local machine. We use GitHub as a repository. How do I all my migrated pbl files to GitHub repository?
I have completed migrating my PowerBuilder source to PowerBuilder 2021 on my local machine. We use GitHub as a repository. How do I all my migrated pbl files to GitHub repository?
I proceeded with the "Upload PBL" option, and was able to get the pbl files committed, however when I perform the Git PUSH, I'm getting the following error msg:
Git detail error info: Failed to write chunk header: The server returned an invalid or unrecognized response. Failed to push workspace.
Do you have any suggestions as to how this error can be fixed?
It could possibly be due to the size of changes that I'm trying to push (98 objects). I'm looking online, but not coming up with any resolutions for this.