repo from bitbucket to github
cd $HOME/Code/repo-directory
# Rename Origin to bitbucket
git remote rename origin bitbucket
# Add the origin of your new github repository
git remote add origin https://github.com/<username>/<repo-name>.git
# Push ypur branch master to your github repo
git push origin master
# Remove the old origin
git remote rm bitbucket
Also in Shell:
- how to import microsoft.online sharepoint powershell
- install deb file
- how to install any package in node.js
- how to pip install in folder
- install node js ubuntu
- git clone different name
- tab to csv command line
- git revert merge
- disable ssh login for user
- ubuntu passwordless sudo
- git remove all pdf files
- create a virtual environment python conda
- git log display files changed
- how to tar linux
- find command also return directory names?
- ubuntu set sudoers to use vim
- how to install node fetch
- pod update specific pod
- linux memory cache clear
- install packages from jupyter notebook
- git push heroku master Permission denied (publickey). fatal: Could not read from remote repository.
- how to delete files in linux
- silent install google chrome powershell
- upgrade npm