capistrano-conditional 0.2.3
Allows making tasks for git-based projects conditional based on the specific files to be deployed.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (2):
            capistrano
            ~> 3
          
          
            git
            >= 0
          
    