git bring your changes to a new branch
git checkout -b <new-branch>
// This will leave your current branch as it is, create and checkout a new branch and keep all your changes. You can then stage changes in files to commit with:
git add <files>
//and commit to your new branch with:
git commit -m "<Brief description of this commit>"
Also in Shell:
- recursive grep recursion depth
- golang compile with injected variable
- how to check if pip is installed
- how to get application guid powershell
- upgrade npm
- use python shell with git bash
- Model class django.contrib.sites.models.Site doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS
- pyinstaller statsmodels
- ubuntu zip file
- git create master branch in empty repository
- install angular on mac
- git reset
- set remote url git
- ufw allow port
- apt uninstall
- git use file credential
- utorrent on ubuntu
- de shell script with administrative priverlages
- power toy
- install ifconfig on ubuntu
- ubuntu ram type
- ubuntu create a ssh key
- random in mac terminal
- heroku install classic