How to commit #19606
Answered
by
DKTodorov20
IvailoPetrov06
asked this question in
Other Feature Feedback, Questions, & Ideas
How to commit
#19606
-
|
Help me to commit. |
Beta Was this translation helpful? Give feedback.
Answered by
DKTodorov20
Jun 28, 2022
Replies: 1 comment
-
|
To add a Git commit message to your commit, you will use the git commit command followed by the -m flag and then your message in quotes. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
IvailoPetrov06
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To add a Git commit message to your commit, you will use the git commit command followed by the -m flag and then your message in quotes.