Can You Restore A Deleted Commit on Git?

Written by dkhmelenko | Published 2020/06/23
Tech Story Tags: git | gitflow | github | restoring-deleted-commits-git | git-recovery | can-you-recover-a-git-commit | coding | hackernoon-top-story

TLDR The most typical git-flow would be: create a new branch, write some code, commit and push changes to the remote repository. But as human beings, we tend to make mistakes. Can you restore a deleted commit on Git? Can You Restore A Deleted Commit on Git?" Dmytro Khmelenko: Can You restore that commit with the command. The lost commit is back with all necessary changes as nothing changed. VoilĂ ! The most common command is git reflog (stands for reference log)via the TL;DR App

no story

Written by dkhmelenko | Software Engineering | Cloud | Mobile
Published by HackerNoon on 2020/06/23