How to Recover Deleted Code Using GitLab (or Git)

Tiempo de lectura: 3 minutosReading time: 3 minutes Many times in our project, we may accidentally delete a piece of code or simply want to revert to a previous version that was already working. If we use GIT in our project, this task becomes quite simple, with just one detail – we need to upload the commits to be … Read more






