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
fix(ci): resolve build failures across all platforms
- macOS: use `sed -i ''` (BSD sed requires empty extension arg)
- Linux: add `#include <limits.h>` to xdiff/git-compat-util.h for CHAR_BIT
- Windows Qt 6.5: add missing `#include <QGuiApplication>` in BranchPickerPopup
- Windows Qt 6.10: fix forward-decl mismatch (class→struct) for GitCommitInfo
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments