git init git add . git commit -m "DBMS" git remote add origin https://github.com/GaiusDuddey/DBMS-Training.git (optional) git checkout -b master git push origin master
GaiusDuddey/DBMS-Training
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git init git add . git commit -m "DBMS" git remote add origin https://github.com/GaiusDuddey/DBMS-Training.git (optional) git checkout -b master git push origin master