how to create a branch in git
Shell
$ git checkout -b [name_of_your_new_branch]// delete branch locally
git branch -d localBranchName
// delete branch remotely
git push origin --delete remoteBranchName
$ git branch [name of branch]$ git fetch [name_of_your_remote]$ git push [name_of_your_new_remote] [url]$ git remote add [name_of_your_remote] [name_of_your_new_branch]
Also in Shell:
- Title
- ubuntu show line in file containing text
- Category
- Shell
- Title
- unarchive tar acrhive
- Category
- Shell
- Title
- close all localhost connections
- Category
- Shell
- Title
- install homebrew on mac
- Category
- Shell
- Title
- count occurrences of word in file linux ignoring case
- Category
- Shell
- Title
- what does pro mean in github
- Category
- Shell
- Title
- helm add stable hub
- Category
- Shell
- Title
- install docker compose
- Category
- Shell
- Title
- Load key ".pem": bad permissions
- Category
- Shell
- Title
- show date linux
- Category
- Shell
- Title
- upgrade node version
- Category
- Shell
- Title
- Running modprobe bridge br_netfilter failed with message: ip: can't find device
- Category
- Shell
- Title
- store result of command in variable bash
- Category
- Shell
- Title
- ubuntu check ssh login log
- Category
- Shell
- Title
- bash grep and sort
- Category
- Shell
- Title
- centos 7 install docker compose
- Category
- Shell
- Title
- linux download ftp get all files and folders
- Category
- Shell
- Title
- randomly choose n rows from a file linux
- Category
- Shell
- Title
- how to make file in terminal ubuntu
- Category
- Shell
- Title
- linux install pip
- Category
- Shell
- Title
- extract tar.gz ubuntu terminal
- Category
- Shell
- Title
- angular cli generate component
- Category
- Shell
- Title
- free dock for linux
- Category
- Shell
- Title
- linux red hat version
- Category
- Shell
- Title
- find all files edited after date linux
- Category
- Shell
- Title
- linux view services
- Category
- Shell
- Title
- grep search for text in php files recursive
- Category
- Shell
- Title
- what is the ssh credentials for minikube
- Category
- Shell
- Title
- What debian version do i use
- Category
- Shell
- Title
- install gatsby typography
- Category
- Shell
- Title
- cordova ios emulators
- Category
- Shell
- Title
- list packages linux windows
- Category
- Shell
- Title
- powershell sharepoint copy file to other site collection
- Category
- Shell
- Title
- install yarn in react native
- Category
- Shell
- Title
- set remote url git
- Category
- Shell
- Title
- how to undo makemigrations django
- Category
- Shell
- Title
- xcode clean derived data command line
- Category
- Shell
- Title
- git sync branch with master
- Category
- Shell
- Title
- serverless sqs batch size
- Category
- Shell
- Title
- unknown type name 'CDVUIWebViewDelegate' CDVUIWebViewDelegate* _webViewDelegate;
- Category
- Shell
- Title
- remove submodule git
- Category
- Shell
- Title
- vuetify install
- Category
- Shell
- Title
- command to check working of gpu in linux
- Category
- Shell
- Title
- git clean
- Category
- Shell
- Title
- installing helm v2 and tiller on minikube
- Category
- Shell
- Title
- wheres i3 config file
- Category
- Shell
- Title
- ubuntu stop process on port
- Category
- Shell
- Title
- install pybind ubuntu
- Category
- Shell
- Title
- vim ubuntu install
- Category
- Shell
- Title
- How to download Citrix Workspace for Ubuntu
- Category
- Shell
- Title
- cosmicjs
- Category
- Shell
- Title
- install docker linux
- Category
- Shell
- Title
- git init
- Category
- Shell
- Title
- resolv conf linux is being overwritten centos 7
- Category
- Shell
- Title
- create a screen screen session tmux
- Category
- Shell
- Title
- zip current directory mac command line
- Category
- Shell
- Title
- ubuntu add user to group
- Category
- Shell
- Title
- grep regex not
- Category
- Shell
- Title
- fatal: unable to access Could not resolve host wsl
- Category
- Shell
- Title
- how to add font icon in gatsby
- Category
- Shell
- Title
- search a tag git
- Category
- Shell
- Title
- rejected master -> master (non-fast-forward)
- Category
- Shell
- Title
- rials db down
- Category
- Shell
- Title
- abbreviated stat for git
- Category
- Shell
- Title
- linux view environment variables
- Category
- Shell
- Title
- stop a process running on a port
- Category
- Shell
- Title
- NotImplementedError: OpenSSH keys only supported if ED25519 is available net-ssh requires the following gems for ed25519 suppor
- Category
- Shell
- Title
- install windows service
- Category
- Shell
- Title
- list user groups linux
- Category
- Shell
- Title
- how to install pil in anaconda
- Category
- Shell
- Title
- git stas hauntracked files
- Category
- Shell
- Title
- how to stop a port in macos
- Category
- Shell
- Title
- install expo cli windows
- Category
- Shell
- Title
- powershell add element to array
- Category
- Shell
- Title
- git refusing to merge unrelated histories
- Category
- Shell
- Title
- npm list global packages
- Category
- Shell
- Title
- how to see our already added users in linux
- Category
- Shell
- Title
- install pm2
- Category
- Shell
- Title
- ubuntu installing gimp
- Category
- Shell
- Title
- powershell command line variables
- Category
- Shell
- Title
- install laravel on windows
- Category
- Shell
- Title
- terminal delete directory not empty
- Category
- Shell
- Title
- how to create gitignore
- Category
- Shell
- Title
- create a virtual environment python conda
- Category
- Shell
- Title
- documentation gitlab ci en francais
- Category
- Shell
- Title
- updating git on mac
- Category
- Shell
- Title
- FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
- Category
- Shell
- Title
- how to upgrade package yarn global
- Category
- Shell
- Title
- terminal line break mac
- Category
- Shell
- Title
- pause powershell script until keypress
- Category
- Shell
- Title
- sh increment variable
- Category
- Shell
- Title
- git cherry pick
- Category
- Shell
- Title
- rec: command not found
- Category
- Shell
- Title
- cpoying data in batch
- Category
- Shell
- Title
- git push
- Category
- Shell
- Title
- bash: zipalign: command not found
- Category
- Shell
- Title
- linux edit file
- Category
- Shell
- Title
- tried accessing the FileTransfer plugin but it's not installed.
- Category
- Shell
- Title
- linux check timezone
- Category
- Shell
- Title
- how to revoke permissions from group and others
- Category
- Shell