Skip to content

Commit

Permalink
switch git remote to https
Browse files Browse the repository at this point in the history
  • Loading branch information
statespacedev committed Jul 11, 2024
1 parent f1d50b9 commit 6fbf96d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/notes
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
windows git problem for https://github.com/statespacedev/starid.git
fixed by
PS C:\Users\i28144\PycharmProjects\starid> git config --local http.sslbackend schannel

for github access to statespacedev, create and use a github access token
https://github.com/settings/tokens
in pycharm config github, add a github account via the token

ctrl shift j - strip line breaks

git commit --amend --date="now"
Expand Down

0 comments on commit 6fbf96d

Please sign in to comment.