DBMIDProject-2022-CS-1

Add your files

  • Create or upload files
  • Add files using the command line or push an existing Git repository with the following command:
cd existing_repo
git add .
git remote add origin https://github.com/fsfrahmad/Private.git
git commit -m "message"
git branch -M master
git push -uf origin master