git stash save name
# save your working copy changes
git diff > some.patch
# re-apply it later
git apply some.patch$ git stash push -m "john-hancock"
$ git stash apply stash^{/john-hancock}
Also in Shell:
- git discard all unpushed commits
- ubuntu view disk space ec2
- digital bootcamps in gauteng
- npm move package from devdependencies to dependencies
- kill a process with pid
- docker current version
- store result of command in variable bash
- how to move file in directory in linux
- create a new project with create-react-app
- default root password ubuntu 18.04
- adb kill server kali linux
- install imblearn
- powershell script to copy mutliple files into a single file
- install pipenv on kali linux
- powershell sharepoint copy file to other site collection
- how to get application guid powershell
- clear untracked files git
- how to install php
- how to install axios in react
- ubuntu du sort by dir size
- power toy
- wget git bash
- ubuntu zip file
- where do you install composer