xovox / RetroCRT

RetroPie on CRT! RetroTink, JAMMA, SCART & more!
GNU General Public License v3.0
44 stars 6 forks source link

Tag browser #6

Closed xovox closed 2 years ago

xovox commented 4 years ago

Enable a way through the text UI to allow people to change their branch

xovox commented 4 years ago

for i in $(git branch -a | grep remotes/origin | cut -d'/' -f3 | grep -v HEAD) ; do
echo "$i $(git config branch.$i.description)"
done | column -t -s ' '

xovox commented 3 years ago

initial pass at it

https://github.com/xovox/RetroCRT/commit/f31acaa549d9408467ac35ac3c1257c64d939a2a