Git Cloning a Sub-Directory in a Repository
问题 I just set up a Beanstalk account and created a repository using git. My repository is being used to hold different websites I am working on, and it will act as the staging server. Repository - website1 - website2 - website3 Inside of those folders are the websites active files. So when I commit any changes, I set it up to automatically deploy to the staging server FTP. So I have: developmentdomain.com/website1/ developmentdomain.com/website2/ developmentdomain.com/website3/ And then once it