Horje
git discard all unpushed commits Code Example
git discard all unpushed commits
# Remove ALL commits up to commit hash.
# NB: Make sure these commits have not been pushed.

git reset --hard <commit hash number>




Shell

Related
grep get everything between two strings Code Example grep get everything between two strings Code Example
boot repair linux Code Example boot repair linux Code Example
how to upgrade packages in ubuntu 20.04 Code Example how to upgrade packages in ubuntu 20.04 Code Example
powershell show only current directory Code Example powershell show only current directory Code Example
portainer templates Code Example portainer templates Code Example

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