mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
778fd908fe
Simplifies install-pulse.sh by removing all branch installation capabilities to reduce script complexity and maintainability burden. Removed: - --branch command line argument - prompt_for_branch_selection() function - Branch validation and handling logic - "Test a feature branch" menu options - Branch-specific installation and update paths - Branch status reporting The script now only supports stable version tag installations, making it more focused and easier to maintain. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>