Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

disconnect local git repo from remote

# To disconnect
git remote remove origin

# To connect to a remote repo
git remote add origin yourRemoteUrl

# Then 
git push -u origin master
Comment

PREVIOUS NEXT
Code Example
Shell :: install go ubuntu 
Shell :: change folder permisson in mac 
Shell :: git cannot spawn gpg no such file or directory 
Shell :: cannot find jsonwebtoken 
Shell :: ubuntu 20.04 bluetooth not turning on or working 
Shell :: adb for ubuntu 
Shell :: ubuntu add permission to folder 
Shell :: remove systemd service 
Shell :: find start up folder 
Shell :: change git remote repository 
Shell :: restart network service kali 
Shell :: install dropbox ubuntu 
Shell :: curl install pip 
Shell :: zsh: command not found: conda 
Shell :: ubuntu set timezone 
Shell :: sh check if directory is empty 
Shell :: smart contract command deploy using hardhat 
Shell :: nodemon install 
Shell :: completely uninstall apache from ubuntu 
Shell :: install glibc 
Shell :: how to install steam on ubuntu 
Shell :: youtube music download ubuntu 
Shell :: kill gazebo 
Shell :: install pip kali 
Shell :: how to change gopath 
Shell :: install nodeos as service linux 
Shell :: install laravel ui in laravel 8 
Shell :: git remove commit before push 
Shell :: ubuntu turn off monitor 
Shell :: cli generate random string 
ADD CONTENT
Topic
Content
Source link
Name
3+6 =