Deleted file restoring in git

git log --oneline -- specific-file-name

85b6998 (Take the hash from head)

git checkout 85b6998 specific-file-name

Comments

Popular posts from this blog

WP register_post_type() with custom CMB2 meta box

Deploy laravel application to digital ocean droplet

Git post receive setup at server for git push to the production from local machine