Commit Graph

5 Commits

Author SHA1 Message Date
James Smith
dc028e1030 Change python to python3
Not all hosts have python3-is-python, and the script is definitely
python3 so there's no backwards-compatibility issies.

Closes #1.
2023-09-08 16:46:55 +02:00
James Smith
e0fd76b04f Fix logic error in main branch selection
I was previously looking at two different lists, `candidates` and
`branch_list`. So the numbers weren't matching up.

This is fixed now.
2023-05-08 12:08:45 +02:00
James Smith
639fe3c3b2 Tweak things a bit more. Add usage guide to readme. 2023-01-28 22:48:20 +02:00
James Smith
01775362b3 More tinkering. Lots of refactoring to get it to do what I want. 2023-01-28 22:09:50 +02:00
James Smith
6166b42b2e Initial commit. 2023-01-26 07:43:08 +02:00