mirror of
https://github.com/lucasjinreal/Namo-R1.git
synced 2026-01-13 22:07:17 +08:00
7 lines
105 B
Bash
Executable File
7 lines
105 B
Bash
Executable File
# autopep8 -r ./minigemini/ -i
|
|
|
|
git add .
|
|
git commit -am 'add'
|
|
git push origin main
|
|
git push github main
|