Files
getnetradio/README.md
T
2026-06-11 13:17:56 +03:00

10 lines
112 B
Markdown

```
Notes for me:
git add file
git commit -m "words"
git push
git config --global credential.helper cache
```