|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=2) %!d(string=hai) anos | |
create.bat | %!s(int64=2) %!d(string=hai) anos | |
create.sh | %!s(int64=2) %!d(string=hai) anos |
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