From 7c9d33aa474064a0e889da964126be3827106b51 Mon Sep 17 00:00:00 2001 From: Noah Smith Date: Thu, 11 Jul 2024 10:04:05 +0200 Subject: [PATCH] switch git remote to https --- docs/notes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/notes b/docs/notes index 2856163..9b81a71 100644 --- a/docs/notes +++ b/docs/notes @@ -1,3 +1,7 @@ +windows git problem for https://github.com/statespacedev/starid.git +fixed by +PS C:\Users\i28144\PycharmProjects\starid> git config --local http.sslbackend schannel + ctrl shift j - strip line breaks git commit --amend --date="now"