You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sadly I have been getting regular crashes in GitUp when performing various actions.
The most consistent way to invoke a crash has been when switching between views (cmd+1 / cmd+2) - but it occurs while performing other actions too, such as switching between files in the commit view or staging and unstaging files.
Looks like a bad release, likely caused by part of the codebase that is MRC and then this part being ARC and there being a misunderstanding of ownership. I'll take a look at some of those objects.
Hi!
Sadly I have been getting regular crashes in GitUp when performing various actions.
The most consistent way to invoke a crash has been when switching between views (cmd+1 / cmd+2) - but it occurs while performing other actions too, such as switching between files in the commit view or staging and unstaging files.
Several crash logs are attached here:
gitup crash logs.zip
The machine is an M3 Macbook Air running Sonoma 14.4.1
Tried downgrading to 1.3.5 but the issue is present there as well.
Let me know if I can assist with any more information. GitUp is my favourite Git GUI client and I'd hate to have to switch away!
The text was updated successfully, but these errors were encountered: