Hi all
I followed all these 3 documentations:
I think you can’t do much wrong here.
- Anyway what I’ve done is I created a bare repo on github. No branch, no readme, no license… nothing
- Created a new PAT
- Configured everything in the UI like this:
Error:
So I think the initial git command is not performing the init with branch creation and push because you can clearly see that it states that it cannot find the “main” branch, which indeed is normal at this stage.
So I went over and just for the sake of testing / troubleshooting created a readme.md (and also any other test file to have a fist commit and the main branch created.
After that if I try to sync again:
And I think that this is also “normal” because based on the docs the repo should be “bare” and not contain anything… So now it thinks that there are changes local and remote so it stops.
Question:
Is that a bug or am I missing something here?
Ps. Did not update to 3.8.11 because of the FontAwesome Pro Icons removal which is a breaking change… so don’t know if there it is fixed but based on the release notes it doesn’t state anything about git so I’m assuming that the issue will be there as well.
Thanks a lot to anybody who already is working with git integration.
Best regards,
Don
Product: PowerShell Universal
Version: 3.8.10