Horje
undo git pull origin master into feature branch Code Example
undo git pull origin master into feature branch
# shows every {ID}, position of HEAD in last 30 days (by default)
git reflog 

# reset to that specific commit 
git reset --hard <specific_id>




Shell

Related
count number of lines in directory linux Code Example count number of lines in directory linux Code Example
squash commit history git Code Example squash commit history git Code Example
how to read from keyboard in bash and store in a variable Code Example how to read from keyboard in bash and store in a variable Code Example
Ubuntu date and time fix Code Example Ubuntu date and time fix Code Example
openssl generate self signed certificate Code Example openssl generate self signed certificate Code Example

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