Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Create Local Github Repo


git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/azad-ali786/Code-pen-Clone.git
git push -u origin main
Comment

PREVIOUS NEXT
Code Example
Shell :: error commit is a merge but "no -m" option 
Shell :: git remove without deleting 
Shell :: how to add numbers in linux command line shell 
Shell :: how to install node dependencies 
Shell :: bash tab completion cycle 
Shell :: push new branch to remote 
Shell :: install pycharm in ubuntu 
Shell :: make current branch master 
Shell :: microsoft excel free download for ubuntu 
Shell :: how to change default crontab editor 
Shell :: git return to last commit 
Shell :: bash string interpolation 
Shell :: netbeans linux install 
Shell :: change password raspberry pi 
Shell :: ubuntu instlal kubectl 
Shell :: bash print binary file 
Shell :: bash script to output a specific line of a file 
Shell :: ubuntu install filebeat 
Shell :: remove git remote 
Shell :: no matching manifest for linux/arm64/v8 in the manifest list entries mac 
Shell :: uploading a folder to github 
Shell :: check size folder terminal 
Shell :: npm github pages 
Shell :: composer ins 
Shell :: helmfile install ubuntu 
Shell :: Looping over a file lines in bash 
Shell :: git change local branch name 
Shell :: git view stash 
Shell :: nuget commandline 
Shell :: for loop in bash for files 
ADD CONTENT
Topic
Content
Source link
Name
8+9 =