I'm going through the Capistrano flow examples because my boss wants to remove Capistrano from the deployment process, don't ask me why, so I want to replicate the process but on a manual basis ???????? Anyways I'm looking for the deploy:set_shared_assets task but I can't find it within the git repo. Does anyone know where this is located?
I just want to find out what each step does under the hood.