mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
3611c1a4ad
- 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