Wednesday, 3 April 2019

Git Credential Manager for Windows Popups


screenshot.jpg

  • Installed Git Credential Manager for Windows
  • Opened the terminal by clicking the Terminal button in SourceTree.
  • Issued the commands below:
    • git config --global credential.helper manager
    • git config --global credential.useHttpPath true

No comments:

Connect PowerBI to SQL Server - TrustServerCertificate

Under the server that Power BI installed,  Go to System Properties -> Advanced -> Environment Variables  Add this Variable Name PBI_S...