I have a Shiny server installation, and a Git repo for my Shiny application. I develop my Shiny application and push it to the Git repo, and I would like the Shiny server to load the latest version of the application from the Git repo. How can I do this? I currently manually update the Shiny server folder for the application using a I have a Shiny server installation, and a Git r