|
il y a 2 ans | |
---|---|---|
.. | ||
README.md | il y a 2 ans | |
create.bat | il y a 2 ans | |
create.sh | il y a 2 ans |
You have accidentaly put first.txt
in the staging area
While you actually want to only commit second.txt
.
You need to, from the current state, only commit second.txt
.
second.txt
(Use git status
to get the appropriate command)first.txt