after $git add . to stage and commit pop up this message. what does make it happene and how to solve it problem?
in bash
No commits yet
# new file: README.md
# new file: app.js
# new file: config/auth.js
# new file: config/keys.js
a link from bash
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch master
#
# Initial commit
#
# Changes to be committed:
# new file: .gitignore
# new file: README.md
# new file: app.js