Files
test/README.md
2025-10-29 19:20:15 +00:00

9 lines
79 B
Markdown

# test
test basic command
```bash
git add
git commit
git push origin main
```