Commit 7140085
authored
pacman-helper quick_*: avoid asking for confirmation to delete Git objs (#684)
When removing the temporary Git repository at the end of a successful
run, we do not want the user to say "y" to each and every Git object or
pack removal...
I hit this recently when I had to clean up my own mess after letting my
GPG key (with which the Pacman database is signed) expire...1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
| 633 | + | |
633 | 634 | | |
634 | 635 | | |
635 | 636 | | |
| |||
0 commit comments