#34 Add command to delete resolved review branches
Merged by lsedlar. Opened by lsedlar.
lsedlar/pag review-cleanup  into  develop

Download 34.patch

These can accumulate quite quickly, and having to delete them manually is a lot of work. Instead we can add pag review --cleanup command to delete all review branches that correspond to merged or closed pull requests.

There's a warning printed because this command could potentially cause loss of data (user reviews pull request and starts their own work on the review branch).

Pull-Request has been merged by lsedlar

Metadata