Skip to content

Instantly share code, notes, and snippets.

@mariapaulinar
Created November 7, 2017 15:57
Show Gist options
  • Save mariapaulinar/335cdeb0ab34f467bab7effa50fce391 to your computer and use it in GitHub Desktop.
Save mariapaulinar/335cdeb0ab34f467bab7effa50fce391 to your computer and use it in GitHub Desktop.
Agregar todos los archivos, excepto uno en particular con GIT
git add .
git reset -- archivo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment