Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

heroku git remote -a failed

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

PREVIOUS NEXT
Code Example
Shell :: git remove one commit in the middle 
Shell :: pipeline in shell 
Shell :: Undo commit and unstage all files 
Shell :: git remove before commit 
Shell :: Create A File Named Index.js 
Shell :: prime video app for ubuntu 
Shell :: ls sort size descend 
Shell :: fish shell redirect stderr and stdout 
Shell :: bash count occurrences of character in string 
Shell :: ex: push a new local repository to github 
Shell :: cloning gist 
Shell :: ros2 galactic source 
Shell :: cut command in powershell windows 
Shell :: firebase hosting deploy with message 
Shell :: chmod by group user others 
Shell :: allow user to run any command ubuntu 
Shell :: exec format error heroku docker file M1 chip 
Shell :: linux enable numlock on boot up 
Shell :: download ubuntu 20 from gdrive 
Shell :: force remove any folder windwos 10 command 
Shell :: install postgresql and phppgadmin client 
Shell :: cmd create fgile 
Shell :: How To create the SHA1 sum hash digest and save it to a file 
Shell :: how to install xampp in ubuntu 20.04 
Shell :: install smui top-app-bar 
Shell :: column cut linu 
Shell :: killall kdevtmpfsi 
Shell :: copy one file to several directories 
Shell :: how to clone all repos at once from github 
Shell :: how to convert powershell script to c# code 
ADD CONTENT
Topic
Content
Source link
Name
5+9 =