A
A
Aidar Ivanov2019-02-11 22:49:45
git
Aidar Ivanov, 2019-02-11 22:49:45

A message appeared in the webstorm terminal how to remove it?

A message appeared in the webstorm terminal after the git commit command, what kind of mystic how to remove it?

Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch master
# Your branch is up to date with 'origin/master'.
# 
# Changes to be committed:
#       new file:   gulpfile.js
#       new file:   package-lock.json
#       new file:   package.json
#       new file:   source/fonts/fontawesome.woff
#       new file:   source/fonts/fontawesome.woff2

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
BJlaDuMup, 2019-02-11
@aidar_sh

Instead of git commit write :
git commit -m "commit name"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question