mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 19:23:31 +00:00
3a8b8e6b4a
- Add --branch parameter to allow installing from any branch - Users can now test features with: curl ... | sudo bash -s -- --branch feature-name - Validates branch exists before checkout - Shows clear warnings that branches are for testing only - Updates version display to show branch/commit info - Prevents using both --version and --branch together This makes it easy for users to test features before release