Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git push an existing repo from cmd/bash

git remote add origin https://github.com/tekashifuta/pyqt5-finger-zkteco.git
git branch -M main
git push -u origin main
Source by github.com #
 
PREVIOUS NEXT
Tagged: #git #push #existing #repo
ADD COMMENT
Topic
Name
2+5 =