Skip to content
The Git Crypt

/static/cripta/en/etiqueta/resgate/

Menu

This filter is a page

Drawer: Rescue

For when work seems lost — and almost never is.

4 bones on this page

  1. GIT-001 git reflog HEAD's logbook: the commit you think you lost is still down here. Rescue common
  2. GIT-002 git fsck --lost-found Sweeps the basement for objects no reference claims. Rescue forgotten
  3. GIT-003 git stash Shelves your half-done work and hands the bench back clean. Rescue common
  4. GIT-004 git checkout -p Discards the damage piece by piece, not the whole file. Rescue uncommon