git init git checkout -b main git add README.md git commit -m "first commit" git remote add origin ssh://git@gitea.qutrobot.top:222/yunhai/Infantry.git git push -u origin main |
||
|---|---|---|
| .. | ||
| bsp | ||
| component | ||
| device | ||
| module | ||
| task | ||
git init git checkout -b main git add README.md git commit -m "first commit" git remote add origin ssh://git@gitea.qutrobot.top:222/yunhai/Infantry.git git push -u origin main |
||
|---|---|---|
| .. | ||
| bsp | ||
| component | ||
| device | ||
| module | ||
| task | ||