Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

github repository

echo "# gitTest" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/salim-78/gitTest.git
git push -u origin main
Comment

PREVIOUS NEXT
Code Example
Shell :: xfce ubuntu server disable suspend 
Shell :: environment variables not showing in process.env in create react app in js 
Shell :: diff between tail and head command 
Shell :: kill process running on port 80 
Shell :: how to clone repo with all branches 
Shell :: dockerfile expose 
Shell :: postgre create user 
Shell :: changed files githib 
Shell :: install lua in ubuntu 
Shell :: powershell datetime to string 
Shell :: install choco 
Shell :: how to save file in linux 
Shell :: npm otp-generator 
Shell :: list ios devices command line 
Shell :: ssh rembeber password 
Shell :: install zabbix 
Shell :: bash functions 
Shell :: jenkins local 
Shell :: cast audio to google home mini from pc linux 
Shell :: Install docker EE without internet 
Shell :: powershell copy all images in a directory 
Shell :: calculate darkness value of an image 
Php :: symfony schema update 
Php :: install php8 on linux 
Php :: wordpress get template url 
Php :: laravel return back with success 
Php :: php remove enter from string 
Php :: Get the content of a specific page (by ID) 
Php :: php get file extension from filename 
Php :: get id user login laravel 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =