Getting the commit number:
git rev-parse –short HEAD
git reset
Removing files after add -A
git reset <namefile>
(I know that this is easy for you, but I needed to write it here. My notebook is not accessible from Internet)
Getting the commit number:
git rev-parse –short HEAD
git reset
Removing files after add -A
git reset <namefile>
(I know that this is easy for you, but I needed to write it here. My notebook is not accessible from Internet)