create github repo with curl
Shell
winpty curl -H 'Authorization: token [GENERATED_TOKEN]' https://api.github.com/user/repos -d '{"name":"[REPO_NAME_YOU_WANT]"}'
# follow steps here to generate token:
https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line
# note : you can add parameters to you command to set a description, switch to private, etc...post request using vue.js github repocd $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:
- Title
- add known host github
- Category
- Shell
- Title
- install rbenv
- Category
- Shell
- Title
- linux copy
- Category
- Shell
- Title
- como agregar angular material al proyecto
- Category
- Shell
- Title
- set username git
- Category
- Shell
- Title
- how to get stashed on git
- Category
- Shell
- Title
- webpack uninstall npm
- Category
- Shell
- Title
- how to unadd gitr file
- Category
- Shell
- Title
- kill port ubuntu
- Category
- Shell
- Title
- gyp error npm install
- Category
- Shell
- Title
- install jupyter homebrew
- Category
- Shell
- Title
- install npm globally
- Category
- Shell
- Title
- upgrade django
- Category
- Shell
- Title
- powershell download a file from url
- Category
- Shell
- Title
- convert dash to underscore windows
- Category
- Shell
- Title
- git command to create a branch
- Category
- Shell
- Title
- docker logs tail
- Category
- Shell
- Title
- installing helm and tiller on minikube
- Category
- Shell
- Title
- install sl
- Category
- Shell
- Title
- how to upload on github with command
- Category
- Shell
- Title
- gpg: can't connect to the agent: IPC connect call failed
- Category
- Shell
- Title
- documentation gitlab ci en francais
- Category
- Shell
- Title
- how to run a train animation in linux terminal
- Category
- Shell
- Title
- install node in nvm
- Category
- Shell
- Title
- install mvc 5.2.4 nugget console
- Category
- Shell
- Title
- linux query port use by pid
- Category
- Shell
- Title
- updated gitignore not working
- Category
- Shell
- Title
- install sailsjs
- Category
- Shell
- Title
- how to reset git branch to a certain commit.
- Category
- Shell
- Title
- list all files in a directory and subdirectory linux
- Category
- Shell
- Title
- babel json loader
- Category
- Shell
- Title
- git sync branch with master
- Category
- Shell
- Title
- install vscode ubuntu command line
- Category
- Shell
- Title
- debian 10 buster mysql
- Category
- Shell
- Title
- git init at wrong folder
- Category
- Shell
- Title
- check the linux distribution
- Category
- Shell
- Title
- create github repo without browser
- Category
- Shell
- Title
- grep and
- Category
- Shell
- Title
- git list remote branches
- Category
- Shell
- Title
- powershell check if software is installed
- Category
- Shell
- Title
- how to install new gatsby project locally
- Category
- Shell
- Title
- angular add modulee
- Category
- Shell
- Title
- git files changed between two commits
- Category
- Shell
- Title
- how to delete files in linux
- Category
- Shell
- Title
- kill process on port
- Category
- Shell
- Title
- linux datei erstellen
- Category
- Shell
- Title
- grep ip address
- Category
- Shell
- Title
- powershell convert text 20MB to bytes
- Category
- Shell
- Title
- find out a branch a parent branch git
- Category
- Shell
- Title
- xcuserstate file git
- Category
- Shell
- Title
- jq filter array
- Category
- Shell
- Title
- git switch branch
- Category
- Shell
- Title
- laravel generate mailable
- Category
- Shell
- Title
- how to fix libffi missing in macos
- Category
- Shell
- Title
- git push to heroku
- Category
- Shell
- Title
- how to make a tarball in linux
- Category
- Shell
- Title
- why cant i add some applications to favourite in ubuntu
- Category
- Shell
- Title
- bash write
- Category
- Shell
- Title
- remove a file from git commit
- Category
- Shell
- Title
- free port in linux
- Category
- Shell
- Title
- delete local branch git
- Category
- Shell
- Title
- linux extract tgz
- Category
- Shell
- Title
- change remote repository git
- Category
- Shell
- Title
- Error while finding module specification for 'virtualenvwrapper.hook_loader' - ubuntu 20
- Category
- Shell
- Title
- ubuntu install opencl
- Category
- Shell
- Title
- how to open mongodb-compass
- Category
- Shell
- Title
- kubernetes service external ip pending
- Category
- Shell
- Title
- delete a file in cmd windows
- Category
- Shell
- Title
- get current branch name git
- Category
- Shell
- Title
- ubuntu activate venv
- Category
- Shell
- Title
- git flow release
- Category
- Shell
- Title
- git fetch remote branch
- Category
- Shell
- Title
- install bootstrap in laravel
- Category
- Shell
- Title
- install opencl library
- Category
- Shell
- Title
- powershell search array
- Category
- Shell
- Title
- install tensorflow
- Category
- Shell
- Title
- edit default port for linux server
- Category
- Shell
- Title
- installing helm v2 and tiller on minikube
- Category
- Shell
- Title
- haproxy in centos 7
- Category
- Shell
- Title
- install homebrew ios
- Category
- Shell
- Title
- Macbook git user config global
- Category
- Shell
- Title
- dnstwist kali linux
- Category
- Shell
- Title
- remove frmo staging git
- Category
- Shell
- Title
- create directory linux
- Category
- Shell
- Title
- upgrade aws cli
- Category
- Shell
- Title
- python print sql in shell_plus
- Category
- Shell
- Title
- git flow
- Category
- Shell
- Title
- mvn clean install skip test
- Category
- Shell
- Title
- How to find your ip on debian linux wsl
- Category
- Shell
- Title
- remove home icon ubuntu
- Category
- Shell
- Title
- how to create a branch in git
- Category
- Shell
- Title
- bash generate random number between
- Category
- Shell
- Title
- nano edit a file
- Category
- Shell
- Title
- git grep across all branches
- Category
- Shell
- Title
- remove remote git
- Category
- Shell
- Title
- how to use curl command in ubuntu
- Category
- Shell
- Title
- git remove remote
- Category
- Shell
- Title
- unzip a tar.gz file in linux
- Category
- Shell
- Title
- ubuntu install composer
- Category
- Shell
- Title
- ionic publish
- Category
- Shell