mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-12-12 23:18:49 +00:00
- Introduced `--branch` flag for specifying Git branches (main or nightly) during installation and upgrade processes. - Implemented validation for branch input and defaulted to 'main' if not specified. - Enhanced help output to include examples for using the new branch feature. - Added functionality to save and read branch preferences for future upgrades, improving user experience and flexibility.