/*
init
*/
git init
git add .
git commit -m "upload"
git branch -M main
git remote add origin [email protected]:MY201314MY/gobject.git
git push -u origin main
/*
update
*/
git add .
git commit -m "example"
git push -u origin main
-
Notifications
You must be signed in to change notification settings - Fork 3
maria
License
MY201314MY/mteaching
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
maria
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published