SHELL
Push an existing repository from the command line
git remote add origin https://github.com/New-MaxT/newmax.dev.git
git branch -M main
git push -u origin main
push an existing repository from the command line
git remote add origin https://github.com/Gnaore/sigpef_api.git
git branch -M main
git push -u origin main
push an existing repository from the command line
git remote add origin https://github.com/sulaimanwebdev/facebook-clone.git
git branch -M main
git push -u origin main
github push an existing repository from the command line
git remote add origin https://github.com/Username/Name_Of_Repo.git
git branch -M main
git push -u origin main
push an existing repository from the command line
git remote add origin https://github.com/TaherSaid/my-pfe-informatique-mobile.git
git branch -M main
git push -u origin main
git push an existing repository from the command line
git remote add origin https://github.com/dollarkid1/walletapp-with-SpringBoot-.git
git branch -M main
git push -u origin main
…or push an existing repository from the command line
git remote add origin https://github.com/davidotu/myfinal_project.git
git branch -M main
git push -u origin main
push an existing repository from the command line
git remote add origin https://github.com/868-Anton/Codecademy.github.io.git
git branch -M main
git push -u origin main
Push an existing repository from the command line
git remote add origin https://github.com/USERNAME/REPOSITORYNAME.git
git branch -M main
git push -u origin main
push an existing repository from the command line
git remote add origin https://github.com/arjungautam1/JavaFX.git
git branch -M main
git push -u origin main
push an existing repository from the command line on github
git remote add origin https://github.com/israa790/Athentification_Flutter-Login-Register-.git
git branch -M main
git push -u origin main
push an existing repository from the command line
cd #existing_dir
git init
git remote add origin https://github.com/ #Repo
git branch -M main
git push -u origin main
push an existing repository from the command line
git remote add origin https://github.com/aledoysolutions/easycoupon.git
git branch -M main
git push -u origin main
Pushing an existing repository from the command line
git remote add origin git@github.com:MahsanulNirjhor/robofriends.git
git branch -M main
git push -u origin main
push an existing repository from the command line
git remote add origin git@github.com:surajmeshram358/Design-Pattern.git
git branch -M main
git push -u origin main
push an existing repository from the command line
git remote add origin https://github.com/1o1development/motto.git
git branch -M master
git push -u origin master
push an existing repository from the command line
git remote add origin https://github.com/mohammadmustafa786/PHPractice.git
git branch -M main
git push -u origin main
push an existing repository from the command line
git remote add origin https://github.com/keen003/plus50x.git
git branch -M main
git push -u origin main
push an existing repository from the command line
git remote add origin git@github.com:codecamp-prem/Airdropping.git
git branch -M main
git push -u origin main
push an existing repository from the command line
git remote add origin https://github.com/cenergon/Aadidess-Facturacion-FrontEnd-Web.git
git branch -M main
git push -u origin main
pushing an existing repository from cmd
git remote add origin <url>
git branch -M main
git push -u origin main
push an existing repository from the command line
git remote add origin https://github.com/aledoysolutions/easycoupon.git
git branch -M main
git push -u origin main
or push an existing repository from the command line
git remote add origin https://github.com/FazleyBin-Mahbub/browser-api.git
git branch -M main
git push -u origin main
push an existing repository from the command line
git add .
git commit -m "your commit"
git push
push an existing repository from the command line
git remote add origin //repo link
git branch -M main
git push -u origin main
push existing repository from the command line
git remote add origin https://github.com/DANCAN-OMONDI-OPENJI/HTML-SURVEY-FORM-REPO.git
git branch -M main
git push -u origin main
Push an existing repository from the command-line
git remote add origin ssh://admin@gitdev.testinium.com:29418/oalipek.git
git push -u origin master