robertdfrench / git-pr

Pull requests without Git(Hub|Lab)
GNU General Public License v3.0
0 stars 1 forks source link

git-pr-list only shows branches ending in digits #36

Closed robertdfrench closed 3 years ago

robertdfrench commented 3 years ago

This bug is sortof speculating that we will eventually accept #24 in something close to its current form; if so, then git-pr-list will want to be aware of branches ending in hexadecimal numbers, rather than just digits:

https://github.com/robertdfrench/git-pr/blob/29a3d92285f0f77f9ef01bcac858dafc2d06fc38/src/lib.rs#L125