GIT INTERVIEW QUESTIONS (PART-2)

Dear Readers, In this article, we will discuss GIT INTERVIEW QUESTIONS.(Part-2) Please check part-1 GIT INTERVIEW QUESTIONS (PART-1) 1. What are different state of git for commiting the code in remote repository Ans:  a. modified(local modification) b. stagged(adding the local code to stagging area,command:git add .)… Read More