Commit fc98c54
committed
fix(cli): add data loss warning to --force flag in pr command
Fixes bounty issue #1409
The --force flag help text now warns users that uncommitted changes will be
lost when using this flag, as it triggers a forceful git checkout.1 parent 771ba8f commit fc98c54
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments