abhinav / git-spice

Manage stacked Git branches
https://abhinav.github.io/git-spice/
GNU General Public License v3.0
220 stars 11 forks source link

repo sync: Use ChangesAreMerged to batch check submitted branches #400

Closed abhinav closed 1 month ago

abhinav commented 1 month ago

Make use of the ChangesAreMerged to make a single network request for all submitted branches, rather than one per branch.

We still need to make one request per tracked branch for now.

abhinav commented 1 month ago

This change is part of the following stack:

Change managed by git-spice.