Type of Git Repository

What type of Git Repository should I use in Automation Studio?

Whether it should be a blank repository or it can also have some data in it?
Whether it can be private repository or it can also be a public repository?

Hi,

Using Studio, you can connect to GIT repository. You can connect a new branch and map it to your local folder. It is irrelevant if your repository is blank or have some files.

image

It can be public as well as private repository. However, connectivity should be there from where you launch studio and repository mapped

Regards,
Amit

Thanks @amit_anand15

This helps. One question, if it’s a private repository, can one clone the processes without providing the credentials?