Kiril Videlov
Kiril Videlov
@TomMD extracting build steps in that fashion sounds interesting but I presume you would be using internal APIs which historically have been changing a lot.
If i understand correctly, this is about showing the refs of vbranches in `git branch` listing. Currently the vbranches can be found in `ls -l .git/refs/gitbutler`. One reason we dont...
Thank you @Byron for this! It was such a treat meeting you, and I am so excited about oxidising GitButler :) I fully agree about the general principles that you...
Consider renaming the command or alternatively I can do it in a new PR
> Oops, sorry, I forgot to mention that. It's on Ubuntu 20.04, and I gitbutler is version 0.10.13. When you have the chance, could you try out the latest build?...
now that i think about it, many other dev tools don't have menubar icons (e.g. vscode, terminals etc), so indeed this may be something to reconsider.
another tray related issue https://github.com/gitbutlerapp/gitbutler/issues/2702
resolved in https://github.com/gitbutlerapp/gitbutler/pull/2785
Hi! Thank you for reporting! We got a bunch of unexpected attention which caught us a bit underprepared. I'm currently making a patch release with a min-onboarding flow that allows...
github auto-merged this one since i mentioned it in this PR: https://github.com/gitbutlerapp/gitbutler/pull/3627 The pull request changes the frontend such that analytics are not loaded before the onboarding step is completed...