set head of branch at specific commit
# You can make master point at a specific commit this way
git checkout master
git reset --hard <commit-hash>
# git reset --hard command will throw away any uncommitted changes
# (i.e. those just in your working tree or the index).
Also in C++:
- github command for adding all files
- remove snap package
- what is linux
- error: snap "libreoffice" has "install-snap" change in progress
- Module not found: Can't resolve 'axios' in 'C:\Users\
- git ignore whitespace
- github see the username
- linux cut
- first example to intro git and github
- open visual studio code from terminal mac
- jupyter on remote server
- how to find public ip address in linux
- wsl ubuntu update time
- ubuntu lemp
- mongo install linux
- This system is not registered with an entitlement server. You can use subscription-manager to register.
- powershell check if elevated
- bash multiplication of arguments
- git fetch prune
- find jpg or png
- install wordpress ubuntu 20.04
- count number of lines files .cpp .h
- list file size as mb
- login to linux server from windows putty