git-multibranch
CommunityDeploy Git branches to web servers.
AuthorZurybr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of deploying different branches of a Git repository to specific web-accessible directories, enabling automated and organized web content management.
Core Features & Use Cases
- Branch-to-Directory Mapping: Automatically deploys content from distinct Git branches (e.g.,
main,dev) to corresponding web server directories. - Automated Deployment Hooks: Utilizes Git's
post-receivehooks to trigger deployments upon code pushes. - Use Case: A development team can push features to a
devbranch, which automatically deploys to a staging environment, while pushes tomaindeploy to the production website.
Quick Start
Configure your Git repository to automatically deploy the 'main' branch to '/var/www/main' and the 'dev' branch to '/var/www/dev'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-multibranch Download link: https://github.com/Zurybr/lefarma-skills/archive/main.zip#git-multibranch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.