1

Spend half an hour with the "git remote add ..." yada yada after setting up an git repo on a vps where I failed to create the home directory with the user and had to do it manually.

As I was against making a trash commit to win against the Schrödinger repo I begun torture myself with the PowerShell SSH compatibility.

I gave up at the end and made an commit with some libs I am going to use. After a last SSH port fight with git got everything up and running.

Lastly installed the new magical windows git credential manager and I am hoping to see some fairy dust in the next days.

Tl;Dr:
If(windows&&SSH&&git){
throw new EverythingWrongException("Git gud");
}

Comments
Add Comment