Git and GitHub – How to start with Git (Part -3)
1. Create a Repository (repo) A repository is a storage location where your project files and their version history are kept. Steps: Example: This creates a new directory called my_project,…
1. Create a Repository (repo) A repository is a storage location where your project files and their version history are kept. Steps: Example: This creates a new directory called my_project,…