11
Deshacer git reset: difícil con archivos no confirmados en el área de ensayo
Estoy intentando recuperar mi trabajo. Estúpidamente lo hice git reset --hard, pero antes de eso solo get add .hice y no hice git commit. ¡Por favor ayuda! Aquí está mi registro: MacBookPro:api user$ git status # On branch master # Changes to be committed: # (use "git reset HEAD <file>..." …