git创建仓库并提交
git init
git add README.md
git commit -m "your commit message."
git remote add origin https://github.com/xxxx.git
git push -u origin master
提交
git status
git add .
git commit -m "xxxx"
git push -u origin master
-
Notifications
You must be signed in to change notification settings - Fork 0
etlevent/camera-debug
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
debug
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published