This commit is contained in:
Thaddeus Hughes
2025-10-09 20:43:40 -05:00
commit 608c43a71f
898 changed files with 390845 additions and 0 deletions

9
w541_log Normal file
View File

@@ -0,0 +1,9 @@
# computer woes
put your public key to github.com
use ssh -T git@github.com to identify if public key works
under your repo ,git remote set-url origin git@github.com:<user>/<project>.git
git push