checkout master with previous commit
git checkout 307a5cd # check out the commit that you want to reset to
git checkout -b fixy # create a branch named fixy to do the work
git merge -s ours master # merge master's history without changing any files
git checkout master # switch back to master
git merge fixy # and merge in the fixed branch
git push # done, no need to force push!
Also in C++:
- an audio or video streams is not handled due to missing codec
- open directory
- kill all server 5000 mac
- Invalid command 'RewriteEngine'
- yarn uninstall
- delete docker logs linux
- what is sse flag on /proc/cpuinfo in linux
- check that redis is running
- init npm
- install kubectl
- pip upgrade command
- quasar install
- @material-ui/icons
- ffmpeg shrink video size
- how can I get information about image in ubuntu?
- git bash mac
- clone the dev masters of the package git
- sed extract string between two patterns
- screen recorder for ubuntu
- linux get recursive directory size
- how to pull git repository from github
- ubuntu power settings high performance
- check the linux process top 10
- upgrade grails 2 to 3 transactional