in Git Slack Integration by
recategorized by
Q:
How will you write a message with commit command in GIT?

1 Answer

0 votes
by

We call the following command for commit with a message: $/ > git commit –m < message

Related questions

0 votes
asked May 21, 2020 in Git by SakshiSharma
+2 votes
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal
0 votes
asked Sep 17, 2021 in Interstellar Git by SakshiSharma
+1 vote
asked Feb 10, 2020 in Git Slack Integration by miceperry
...