Planned
Add search for things like switch branch
for branches (i.e. delete, switch, maybe other things too) when on the selection, add a search / filter, to display only options containing the search query (maybe with fuzzy search)

Kurt Schambach 5 months ago
Feature Request
Planned
Add search for things like switch branch
for branches (i.e. delete, switch, maybe other things too) when on the selection, add a search / filter, to display only options containing the search query (maybe with fuzzy search)

Kurt Schambach 5 months ago
Feature Request
git push with help for branches without remote tracking
add a gith push command, that for occurences where one had to use —set-remote-tracking … check if any other remotes, if yes select remote to push to, otherwise push to remote & set remote tracking branch

Kurt Schambach 6 months ago
Feature Request
git push with help for branches without remote tracking
add a gith push command, that for occurences where one had to use —set-remote-tracking … check if any other remotes, if yes select remote to push to, otherwise push to remote & set remote tracking branch

Kurt Schambach 6 months ago
Feature Request
Planned
Add command to remove all local branches that were deleted remote
maybe as a general clean up / update command, get fetch, update gith, remove deleted local branches, maybe more

Kurt Schambach 6 months ago
Feature Request
Planned
Add command to remove all local branches that were deleted remote
maybe as a general clean up / update command, get fetch, update gith, remove deleted local branches, maybe more

Kurt Schambach 6 months ago
Feature Request
Completed
Make version check update command dependant on whether insalled via go
if installed via go keep it, otherwise show some other text like: download the new binaries

Kurt Schambach 6 months ago
Bug
Completed
Make version check update command dependant on whether insalled via go
if installed via go keep it, otherwise show some other text like: download the new binaries

Kurt Schambach 6 months ago
Bug
Ability to show changelog for update
when running gith version check, show changelog / features that were added with all updates one would install

Kurt Schambach 6 months ago
Feature Request
Ability to show changelog for update
when running gith version check, show changelog / features that were added with all updates one would install

Kurt Schambach 6 months ago
Feature Request
Quick Select, commit with prefix right away
for example gith commit feat to instantly get a “feat: …” commit message to fill out

Kurt Schambach 6 months ago
Feature Request
Quick Select, commit with prefix right away
for example gith commit feat to instantly get a “feat: …” commit message to fill out

Kurt Schambach 6 months ago
Feature Request
Add custom commit prefixes
add option to add custom prefixes in config, maybe later with fetching linear or jira tickets

Kurt Schambach 6 months ago
Feature Request
Add custom commit prefixes
add option to add custom prefixes in config, maybe later with fetching linear or jira tickets

Kurt Schambach 6 months ago
Feature Request
Completed
Don't fetch every time running gith
loading at the start takes a long time, somehow make this shorter or not always / not for quick selects

Kurt Schambach 7 months ago
Feature Request
Completed
Don't fetch every time running gith
loading at the start takes a long time, somehow make this shorter or not always / not for quick selects

Kurt Schambach 7 months ago
Feature Request