Git sync with external client does not respect branch setting?

Hi,

Started using the “internal” Git sync in PSU now since upgrading to more recent versions of PSU and the possibility to use SSH with external client (much appreciated btw).

Works mostly fine, once set up correctly, accepting host keys as the appropriate user and so on. But it doesn’t seem to respect the branch setting I do in the PSU UI?

No big deal, I can set the branch manually and don’t intend to change it often, but still unexpected.

I would rather avoid having to go through all the hassle necessary in order to make the http interface to the internal git repo server accessible for gitops.

Best regards,
/Fredrik

Product: PowerShell Universal
Version: 4.1.1

A follow up question. The documentation talks about more effective reloads etc using Git from within PSU. I assume this is only true for the internal git library-client, not using an external git client from within PSU?

Or does PSU parse the output from git.exe and act accordingly?

Regards,
/Fredrik

Another follow up, I’d appreciate a log of git commands and output, similar to the one in VS Code.