getnetradio/README.md

10 lines
112 B
Markdown
Raw Normal View History

2022-10-04 17:55:07 +00:00
```
Notes for me:
git add file
git commit -m "words"
git push
git config --global credential.helper cache
```