Pierre-Yves Barriat 7fe9b59e6b Ending conversion bash to batch | 2 years ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
linux_create.sh | 2 years ago | |
win_create.bat | 2 years ago |
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
:
first.txt
(Use git status
to get the appropriate command)second.txt