Pierre-Yves Barriat 7fe9b59e6b Ending conversion bash to batch %!s(int64=2) %!d(string=hai) anos
..
README.md c5f30504dd Improve conversion bash to batch %!s(int64=2) %!d(string=hai) anos
linux_create.sh 7fe9b59e6b Ending conversion bash to batch %!s(int64=2) %!d(string=hai) anos
win_create.bat 7fe9b59e6b Ending conversion bash to batch %!s(int64=2) %!d(string=hai) anos

README.md

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:

  • remove the file first.txt (Use git status to get the appropriate command)
  • add second.txt
  • commit