which command is used to move your all changes to staging area
Answer (1)
Hello,
git add-
A modification in the working directory is added to the staging area using the git add command. It instructs Git that you wish to include updates to a certain file to the upcoming commit.
Thank You
Comments (0)




.jpg)
