Christian Kagerer

Results 4 comments of Christian Kagerer

Same issue for me, for the following update ``` Epic Games Launcher EpicGames.EpicGamesLauncher 1.3.82.0 1.3.93.0 winget ``` I was able to force an update with this: `winget upgrade EpicGames.EpicGamesLauncher --locale...

The “problem” described above still exists.

Yes, I personally would be very interested in support for a pre-commit hook! I was actually looking for just such a function when I came across this project. An integration...

Hey @alcpereira , I use custom keybindings for this: ```yml keybindings: prs: - command: gh pr update-branch {{.PrNumber}} --rebase --repo {{.RepoName}} key: u - command: gh pr update-branch {{.PrNumber}} --repo...