git revert last commit unpushed
git reset --soft HEAD~1
# Remove ALL commits up to commit hash.
# NB: Make sure these commits have not been pushed.
git reset --hard <commit hash number>
Also in C++:
- linux remove large number of files
- show all running service linux
- linux send mail
- get latitude and longitude based on user entered place android
- signal linux
- how to clear django shell
- regex for a digits
- download putty for ubuntu
- ubuntu generate ssh key
- linux show drive space
- powershell open chrome url in incognito
- clean cache pyinstaller
- set java_home permanently ubuntu
- xargs in linux
- windows subsystem for linux
- pip install apache beam
- pyinstaller icon image
- how to find where python modules are installed
- sed replace with newline
- github go to a branch
- bash script: replace . with :
- change ubuntu username
- git revert to old commit
- edit path linux