Git RESET ADD
git reset <file> //For specific file
git reset // For all changes
Ugliest Unicorn
git reset <file> //For specific file
git reset // For all changes