Day: March 16, 2018

  • Windows bash git and execute permissions

    In Go development it’s important to be able to connecting ussing SSH with github if that is where your  sources are. A very good explanation of hooking up visual studio code using SSH with github using Pageant and Putty can be found on http://www.cgranade.com/blog/2016/06/06/ssh-keys-in-vscode.html Next to that, on Windows the file permissions for running scripts…