Mattias Granlund
Mattias Granlund
We're making some [progress e.g. here](https://github.com/gitbutlerapp/gitbutler/pull/2856), but it's hidden since we need to refactor the [Rust code](https://github.com/gitbutlerapp/gitbutler/blob/0084b1b0ec026248a4dbf08deaea6873b202f161/gitbutler-app/src/virtual_branches/virtual.rs#L1307) that is meant to merge in upstream changes. Once we have this working...
Hi there! Support for additional languages has not yet been an priority, but it's definitely on our radar. If I were to take a guess right now it's probably a...
If you want we can use this as a tracking issue? And perhaps, if you add `i18n` to the title then it will be easier to find using search.
This is really great, I've been wanting this functionality for a long time! >GitHub also does this. I thought of adding this functionality too, so I think it's a good...
Thanks, I'll merge this now. :)
@krlvi is getting authors for commits also an expensive operation? I know you recently refactored the way we deal with remote branches.
Hey, thanks for the feedback. Some of the things you mention should already be possible, but I agree that we could make it easier to copy file path (relative &...
Let's say you have this feature turned on, should we rather take the PR title from the branch title instead of taking from the commit? I've used this a few...
Right, the reason I am questioning the PR title is because in GitButler you likely already have a title for the branch, which you don't have when creating them from...
This sounds great! Thanks for helping out. :)