git abort changes
$ git reset --soft HEAD~1
git checkout -- .
git stash save --keep-index --include-untrackedgit checkout HEAD -- my-file.txtgit stash save --keep-index --include-untracked
You don't need to include --include-untracked if you don't want to be thorough about it.
After that, you can drop that stash with a git stash drop command if you like.
Also in C++:
- install networkx python
- ubuntu remove cuda
- xargs example with curl
- vscode keyring
- how to install etcher on centos 7
- iina github
- check start date of process id linux
- install sdl msys2
- how to restart mongodb server in ubuntu
- git 3 way merge
- rvm install new ruby version
- how to find and replace a string in a file using shell script
- conda install tensorflow windows
- ubuntu auto shutdown
- see all apps linux
- windows give an ip address a name
- update homebrew
- how to save iptables
- create permanent git credentials windows
- Error: `@cucumber/cucumber` module not resolvable. Must be locally installed.
- extract a tar.xz in linux
- how to list banned IP ubuntu
- git config list
- ubuntu navigate to directory in windows