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

refac(git/config): Use an iterator for ListRegexp #382

Closed abhinav closed 1 month ago

abhinav commented 1 month ago

TODO from when ListRegexp was originally implemented. Use an iter.Seq now that we're using Go 1.23 to build.