Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
How do you supply a commit message to a commit?
Home
GitHub
How do you supply a commit message to a commit?
0
votes
asked
Mar 17, 2021
in
GitHub
by
rajeshsharma
How do you supply a commit message to a commit?
a) git message "I'm coding"
b) git add "I'm coding"
c) git commit "I'm coding"
d) git commit -m "I'm coding"
commit-message
github-message
github-commit
Please
log in
or
register
to answer this question.
0
Answers
...