Files
journal/w541_log
Thaddeus Hughes 608c43a71f init
2025-10-09 20:43:40 -05:00

10 lines
216 B
Plaintext

# 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