Project
cortex
Description
The --force flag for checkout doesn't explain data loss risk
Error Message
Debug Logs
System Information
$ bounty info
Bounty Challenge v0.1.0
OS: Linux 6.8.0-87-generic (Ubuntu 24.04.3 LTS)
CPU: Intel Core i7
RAM: 16 GB
Cortex Version: 0.1.1
Screenshots
No response
Steps to Reproduce
- Run
cortex pr --help
Expected Behavior
Should warn that --force may lose changes
Actual Behavior
Just says 'Force checkout even if there are uncommitted changes'
Additional Context
No response