Version Control ( Git Hub)

I created an integration with Git init. But I did not get a git folder (local repository).

Can anyone help me with this one?

Hi @chethan.b
You need to create git folder manually in the locally repository and then copy your code to git folder

@chethan.b

Use clone repository to get the clone in th local

Cheers