0 votes
in GitHub by
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"

Related questions

0 votes
asked Mar 17, 2021 in GitHub by rajeshsharma
0 votes
asked Apr 19, 2020 in Git Slack Integration by Robindeniel
...