Last night I upgraded to PSU 4.3.4 from 4.2.12 and ever since the upgrade our git sync has not worked. This is what is showing in the application:
I did see this KB about this issue but it was recommended from 4.2.0 to 4.2.5, and given it was working perfectly on 4.2.12 I am not sure if it is related. I also saw this forum post about the same issue but it is for an older version and I do not see a solution for it.
Here is a screenshot of the git settings in appsettings.json:
I have a note in my dev environment documentation that addresses this, I’m pretty sure the solution came from this forum at some point but I can’t find the original post now - This is the solution that I’ve had to use a few times in the past:
There can sometimes be an error indicating ‘There is no tracking information for the current branch.’ - The solution is to modify the .git\config file in the repository folder, adding the following, making sure to substitute ‘mybranch’ with the branch configured in the Git sync settings.