How to initialize GIT for your project

?Start GIT for new project?

To start GIT for your new project just use the following command:

$ mkdir /path/to/your/project
$ cd /path/to/your/project
$ git init
$ git remote add origin https://YourGitURL.git

 

Shaharia is a professional software engineer with more than 10 years of experience in the relevant fields. Digital ad certified, cloud platform architect, Big data enthusiasts, tech early adopters.