Git: Basic Commands
Oct 15, 2024 · 1 min read · Make Your First Version After the Configuration of Git in your local System, Next step is to initialize the git tool in your project that your are going to work. To do this, ensure you are inside your project's folder. Then, follow these steps to cre...
Join discussion