Git Installation
Git Installation
Git installation:
46. Type git status and you would see below response, it means that nothing is added to git bash
of now
47. Type git add. And you will get below response, it means that your local project is added to
Git repository
48. Type as shown below and you will get below response
51. Type as shown below and you will see below response