The problem with this is the committed files are updated in a potentially long process, so the application may be broken for a few seconds or minutes if it contained large files.
I would suggest Capistrano as well or a CI instead depend on the size of the project.
The problem with this is the committed files are updated in a potentially long process, so the application may be broken for a few seconds or minutes if it contained large files.
I would suggest Capistrano as well or a CI instead depend on the size of the project.