git-queue 0.1.3

Manage queues of dependent branches and their numbered pull requests
Documentation
1
2
3
fn main() {
    git_queue::run();
}