in Git Slack Integration by
Q:
What is ‘git status’ is used for?

1 Answer

0 votes
by

As ‘Git Status’ shows you the difference between the working directory and the index, it is helpful in understanding a git more comprehensively.

Related questions

+1 vote
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal
0 votes
asked Mar 8, 2020 in Git Slack Integration by Hodge
0 votes
asked May 21, 2020 in Git by SakshiSharma
0 votes
asked Apr 19, 2020 in Git Slack Integration by Robindeniel
...