Horje
revert to a particular commit git Code Example
revert to a particular commit git
git reset --hard <SHAsum of your commit>
git push -f
git revert all commits to pervious commit
git revert --no-commit <commithash>..HEAD #revert changes in range of commits from head to back to that commit hash




Shell

Related
kill all process Code Example kill all process Code Example
git cherry pick commit Code Example git cherry pick commit Code Example
ngb-tabset install Code Example ngb-tabset install Code Example
reconfigure gitlab Code Example reconfigure gitlab Code Example
ubuntu 20 wordpress doesnt work permalinks Code Example ubuntu 20 wordpress doesnt work permalinks Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12