leo
leo
This could be a BUG belonging to AvaloniaEdit
Did you mean `branch` instead of `brand`? If so, you can use the `Filter Branches` input box to filter displayed branches in both local and remotes. 
I'll close this issue since there are no more further feedback.
the simplest way to solve this problem is append an space character for empty lines. but i am not sure this is be best solution. > [!NOTE] > in this...
> Hey, sorry for the late reply. If I add the space in my editor or IDE the space will be commited. On the "Changes" view I can't edit anything,...
I've no idea about how to implement this properly. And after checking anthor well-known git client `Fork`, it does not supports stage/unstage a single empty line surrounded with other changes...
did you run `sudo xattr -cr /Applications/SourceGit.app`?
The app packaged by CI haven't been signed with a valid developer certificate (I do NOT have one). You need to run `sudo xattr -cr xxx/SourceGit.app` to remove the `com.apple.quarantine`...
Could you please run `sudo xattr XXXX/SourceGit.app` to see if there exists `com.apple.quarantine` attribute attached to the arm64 app?
Since a few people have mentioned this issue, I will consider signing up for an Apple developer account later to solve this problem once and for all.