DS programs echo "# DS" >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/zubedooo/DS.git git push -u origin master
zubedooo/DS
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
DS programs echo "# DS" >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/zubedooo/DS.git git push -u origin master