Status of the Current Changes
Learn to use the git status command.
We can observe the current status using the git status
command. For example, when we use git add
only for file1.txt
and run the git status
command in a directory with files file1.txt
and file2.txt
, we see the following result:
Access this course and 1400+ top-rated courses and projects.