0 votes
in Git by
What is the function of git rm?

1 Answer

0 votes
by
edited by

The essential capacity of git rm is to expel followed documents from the Git list. Furthermore, git rm can be utilized to expel documents from both the arranging file and the working index.

...