Hello, in trying to set up github content deployment on Connect I'm getting the following error. We are using a private repo and credentials have been setup in the config file but the error is the same on private or public repos. When I run the git command in the error I always see the SHA for the manifest.json, so is it something in there perhaps? Using Connect v1.8.16 to rsconnect::Writemanifest()
and have tried a more explicit
rsconnect::writeManifest(appFiles = c("xx.Rmd",'helpers.R"),appPrimaryDoc = "xx.Rmd")
Here's the error:
RStudio Connect could not find available branches.
Click "Back" to enter another repository URL.
Scanning returned the error:
Error: expected 2 entries in line but found 1: arguments:
/usr/bin/git ls-remote --quiet --refs --heads https://github.com/~/~