Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git remote repo from the cmd prompt


git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin link
git push -u origin main
Comment

PREVIOUS NEXT
Code Example
Shell :: symbolic link sl linux 
Shell :: promtail multiline 
Shell :: rar command line split size 
Shell :: dockerfile export to local file 
Shell :: Numeric calculations 
Shell :: command to check the status of a system service 
Shell :: xgb feature importance 
Shell :: sbt run on save 
Shell :: conda install nose2 
Shell :: history command windows 
Shell :: ssm terraform login to ec2 
Shell :: install sanity with free boosted plan - sanity.io -sonny 
Shell :: git stash pop specific 
Shell :: create public key linux 
Shell :: run anydesk from terminal ubuntu 
Shell :: see wifi password 
Shell :: burp suite kali linux 
Shell :: powershell combine csv files 
Shell :: pnpm upgrade 
Shell :: install docker on ubuntu 
Shell :: sed match newline 
Shell :: shell cehck if string is null 
Shell :: pendrive bootable using terminal 
Shell :: scripting sobre ficheros 
Shell :: no linux como dar permição ao .git no htdocs 
Shell :: rolyn is missing after retrieve from source control 
Php :: how to make a php info 
Php :: is frontpage wordpress 
Php :: laravel migrate only 1 file 
Php :: how to migrate just one table in laravel 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =