Alexander Seiler
|
218f29f296
|
Correct some typos
|
2023-04-21 03:51:31 +02:00 |
|
Sam Coe
|
dbc2f05124
|
Update go-gh to v2 (#7299)
* Update go-gh
* Update code for go-gh v2
|
2023-04-16 15:34:23 +10:00 |
|
Sam Coe
|
f7930a430b
|
Dont follow redirects on repo delete (#7106)
|
2023-03-14 04:38:57 +11:00 |
|
Damien Sedgwick
|
55053df592
|
repo delete: change confirmation flag to --yes (#6911)
|
2023-01-25 17:33:53 +01:00 |
|
Nate Smith
|
c13eb9e792
|
Merge pull request #6320 from cli/label-prompter
add and use ConfirmDeletion in {label,repo} delete
|
2022-10-04 14:49:59 -05:00 |
|
Mislav Marohnić
|
acb61072cd
|
Respect GH_HOST in auth login, repo delete
Bonus fix: respect fallback host argument to `FromFullNameWithHost()`
|
2022-09-26 13:32:54 +02:00 |
|
vilmibm
|
d8a276e83b
|
add and use ConfirmDeletion in {label,repo} delete
|
2022-09-21 17:19:13 -07:00 |
|
vilmibm
|
f7d5c5f725
|
move prompter to own package
|
2022-07-26 16:41:13 -05:00 |
|
vilmibm
|
4afb567d06
|
WIP: survey wrapper
|
2022-07-26 14:39:38 -05:00 |
|
meiji163
|
a1426ac19b
|
implement samcoe's suggestions
|
2021-11-10 17:10:37 -08:00 |
|
meiji163
|
26748dc2f3
|
allow base repo notty
|
2021-11-02 10:59:30 -07:00 |
|
meiji163
|
09064a5f55
|
fix tests
|
2021-11-02 10:51:42 -07:00 |
|
meiji163
|
001b1a36e7
|
add base resolution to delete
|
2021-10-31 14:46:57 -07:00 |
|
Alan Donovan
|
f4491c7a80
|
Add FlagErrorf; encapsulate FlagError.error
|
2021-10-21 11:40:20 -04:00 |
|
meiji163
|
caa282f0ba
|
commit review suggestions
|
2021-10-14 21:26:31 -07:00 |
|
meiji163
|
5d433021bd
|
simplify err handling and change flags
|
2021-10-12 10:16:14 -07:00 |
|
meiji163
|
a8028be8f9
|
add delete HTTP request and confirmation prompting
|
2021-10-07 09:53:22 -07:00 |
|
meiji163
|
025f86b911
|
init commit
|
2021-10-06 12:49:06 -07:00 |
|