Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

push to multiple remotes git

git remote add all <remote-url-1>
git remote set-url --add --push all <remote-url-1>
git remote set-url --add --push all <remote-url-2>
git push all <branch>
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu not showing currently open application icons 
Shell :: how to check jenkins version in ubuntu 
Shell :: delay bash 
Shell :: error: The following untracked working tree files would be overwritten by merge: 
Shell :: how to check installed apps in ubuntu 
Shell :: downgrade cocoapods in mac m1 
Shell :: setting sublimeREPL in linux 
Shell :: string to array bash 
Shell :: bash alias function that accepts arguments 
Shell :: get all branches from remote 
Shell :: mac address windows command 
Shell :: installing mate desktop on ubuntu 18.04 
Shell :: top git commands 
Shell :: onedrive ubuntu 20.04 
Shell :: docker build name 
Shell :: prolog how to run 
Shell :: sum decimals bash 
Shell :: adding remote origin git 
Shell :: snap install package 
Shell :: how to exit git rebase 
Shell :: git checkout tag 
Shell :: search file in linux terminal 
Shell :: how to install scoop using powershell 
Shell :: git find out commit for tag 
Shell :: brew install golang-migrate 
Shell :: combine commands bash 
Shell :: unix check ram 
Shell :: bash run a command every x second 
Shell :: install golang 
Shell :: get newest version of original in own fork 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =