Mattias Granlund

Results 111 comments of Mattias Granlund

I think this is related to, but perhaps not caused by: #4833

Thanks for reporting this regression! I just spoke with @krlvi about it, he's going to fix and then we'll cut a new release.

I had a quick look, I think this is the problem: https://github.com/gitbutlerapp/gitbutler/blob/a0b83556d2245202dc810ab5502ea117165a49cc/apps/desktop/src/lib/utils/branch.ts#L3-L5 Called from here: https://github.com/gitbutlerapp/gitbutler/blob/d7c00a0b9fb04188b6c38babd7ddee6174567f31/apps/desktop/src/lib/branch/BranchHeader.svelte#L120-L125 @estib-vega any chance you could fixup the ref name -> branch name function?

Auto-closed when I merged the likely fix, so re-opening until it has been verified.

I made a mistake in the previous pr: https://github.com/gitbutlerapp/gitbutler/pull/5885

Can you try pointing gitbutler at `localhost` or `127.0.0.1`?

Argh. Let me properly debug this later today.

@H1ghBre4k3r I've run into something similar, when I had a branch checked out with a base newer than the workspace. Is there any chance that was the case for you?

@ndom91 I think this works pretty well, would you mind giving it a test-run today? The only thing currently on my mind are the json files under `crates/gitbutler-tauri/capabilities`. One of...