Read more

How to undo a 'git reset --hard'

Dominik Schöler
July 29, 2014Software engineer at makandra GmbH

So you erased a whole day's work? There is hope! The linked article tells how to recover from an accidental git reset --hard.

On a Mac

Illustration web development

Do you need DevOps-experts?

Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!

  • We build reliable cloud solutions with Infrastructure as code
  • We are experts in security, Linux and databases
  • We support your dev team to perform
Read more Show archive.org snapshot

You will need to install GNU find utils as described in this SO post Show archive.org snapshot .

Posted by Dominik Schöler to makandra dev (2014-07-29 12:18)