GitButler Client
GitButler Client
would be great to have a feature for running pre-push hooks as well on push https://discord.com/channels/1060193121130000425/1176875943873232947/1209554588072677376
>the right click behaviour in the branches list is not really what i would expect, i think it should show the apply and other buttons that are available in the...
Hi! I'm trying to use GitButler but it doesn't allow me to setup my repos. I checked the logs and it says it's because Relative URLs. Is there some plan...
but with gitbutler I cannot `git mergetool` because git cannot detect any conflict via: qustavo.cc https://discord.com/channels/1060193121130000425/1206670506271707156/1217434141361045524
Right, I can repro. ~~Something other than the obvious was broken, `isFetching` remains true.~~ *edit: I actually can't, I just thought my button was disabled as well. A problem here...
 seeing some visual bugs where hovering buttons/inputs (like the "Authenticate" button in the screenshot above) makes the input disappear. this is on the apple silicon install. https://discord.com/channels/1060193121130000425/1073202153163857920/1211738607849705524
> Taking the app for a spin and trying to do a push for a virtual branch with some trivial changes I get a "Git push failed" withe the error...
Is it on purpose you can't rename a unapplied branch ([src](https://github.com/gitbutlerapp/gitbutler/blob/master/gitbutler-ui/src/lib/components/BranchHeader.svelte#L92))? It would be very handy to be able to rename a stashed branch via: tcvs https://discord.com/channels/1060193121130000425/1176875943873232947/1214362878837137408
Could we have more than one gitbutler window? I work with two different repos (app and iaac) at the same time quite often. Switching between repos is possible, but feels...
> Got a branch, auto named Update something, and the auto names branch name i see is update-something. When i press create draft pr, the branch on Github is "Update-something"....