Activity overview
Latest activity by vetrpa
Okay, just an update (after the support ticket). Mine is now resolved. Turned out it was related the VM having Redgate/Windows and GIT, along with the Mac having the actual shared repository and GIT. The GIT from the Windows turned out to have unstaged files that were not showing up in the GIT under the Mac. One those unstaged files were removed, it worked. / comments
Okay, just an update (after the support ticket). Mine is now resolved. Turned out it was related the VM having Redgate/Windows and GIT, along with the Mac having the actual shared repository and GI...
@Diogo, Okay, I sent a support ticket just now. / comments
@Diogo, Okay, I sent a support ticket just now.
We are having the same issue here with the message. Tried the git status and nothing is stashed or pending. clean. On branch development Your branch is up to date with 'origin/development'. nothing to commit, working tree clean Sounds like this might be a bug, unless anyone has found a way to resolve this? We are using GIT for the source control. If I select to use just a working directory during the setup process, it works, but then we don't get the "pull repository" button and would have to manage using the source control features outside of SSMS which is NOT what we desire. / comments
We are having the same issue here with the message. Tried the git status and nothing is stashed or pending. clean. On branch developmentYour branch is up to date with 'origin/development'.nothing t...
Hurray, I found a resolution for this! Well through a response back from RedGate. I had to reinstall GIT for my Windows. I did not have to uninstall, just reinstall the latest GIT (which for me is version 2.21.0.windows.1). Latest version at https://git-scm.com/download/win which automatically downloads. Then I just ran through the setup and made sure to include the GIT Credential Manager for windows. After the reinstall, I went back to SQL and clicked to push my source control change. Received a popup (hurray) asking for my credentials and it worked! This specifically resolved the message for this issue with me. note: I have a Windows VM running on a Mac.. / comments
Hurray, I found a resolution for this! Well through a response back from RedGate. I had to reinstall GIT for my Windows. I did not have to uninstall, just reinstall the latest GIT (which for me ...
Has anyone found a resolution to this who could chime in? we are also having the same issue after having our yearly password updates with our work systems. We have to manually push changes through git outside of RedGate to bypass this for now / comments
Has anyone found a resolution to this who could chime in? we are also having the same issue after having our yearly password updates with our work systems. We have to manually push changes throug...