How to use Git init command
How to use Git init command
Git init command
Git init command is used when we want to convert a simple project to Git compatible project. If you already have a Git project then you don’t need this command for the project. You can just clone the project from the GitHub URL. To see how to clone a git project you can visit the section “Create GitHub project using Git software” of my previous article here.
Now getting back to…
View On WordPress
















