When files are ignored via .gitignore, PSU throws a false error message about Git synchronization failing, when it’s really just that files were ignored. The rest of the Git sync process succeeds without any issue. The message will state that Git sync failed to connect to the repository (in our case, Azure DevOps), but this too is false. There was no connectivity issue - it just didn’t succeed to connect to Git to sync the ignored files, which is what makes this a false positive. I’ve filed a bug on the GitHub repository too.
Product: PowerShell Universal
Version: 5.3.3