Horje
how to recover last commit git Code Example
remove last commit git
git reset --hard HEAD^
git push origin -f
how to recover last commit git
//the below code can recover your last commited files 
git checkout -f 




Shell

Related
how to undo last pushed commit Code Example how to undo last pushed commit Code Example
how to view current ssh git Code Example how to view current ssh git Code Example
revert last commit git Code Example revert last commit git Code Example
ssh github Code Example ssh github Code Example
copy files from certain date linux Code Example copy files from certain date linux Code Example

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