Publish Study to Repo

publishStudyToRepository(repoUrl, message = "Initial commit for OHDSI study")

Arguments

repoUrl

an https url for the repo remote. Example: https://github.com/Org/repo.git

message

the commit message for your OHDSI study