Version
0.19.1
Operating System
macOS
Distribution Method
dmg (Mac OS - Apple Silicon)
Describe the issue
I tried to squash 2 commits together, and the branch disappeared. On the command line, I see:
but status
Initiated a background sync...
╭┄zz [unstaged changes]
┊ no changes
┊
┊╭┄ []
┊● d9e315e Add AI wording to Gearset Agent changelog
┊● 82aea19 Add Gearset Agent changelog entry for Observabilit
├╯
┊
┊╭┄cl [claude-code-styling]
┊● 6e3e00d Add shared code styling rules for Gearset C#
├╯
┊
┊╭┄re [observability-integration-test-ref]
┊● 3e8bd16 Add OpenTelemetry tags and tracking for email noti
┊◐ 761273b Ditch some nullability
┊◐ 4d523b6 Add subscriptions project reference and enable Err
┊◐ a903690 Fix null CredentialToken in OrgLimits integration
┊◐ 8b8b096 Add observability org limits integration tests
┊◐ d2fb7a4 Add Observability project reference to integration
├╯
┊
┊╭┄sc [sc-46973/observability-email-notifications/5/integration-test]
┊◐ 1fb2e37 TODO check whether this commit adds anything usefu
┊◐ 1c63bd6 Unignore and set inbox Active for email notificati
┊◐ 1c9072e Add integration tests for email notification metho
┊◐ 1d0da73 Add integration test for observability email notif
┊◐ e190bcd Add mail test harness and in-memory mail client
├╯
┊
┊● e368639 (upstream) ⏫ 63 new commits (checked 17 seconds ago)
├╯ dc66164 (common base) [origin/master] 2026-02-12 Merge pull request #56987 from Gearset/graphql-ret
The branch is still there, but the name has been blanked out
How to reproduce (Optional)
Here are the steps I went through
- Created a new branch (using claude code on the CLI)
- Added a commit
- Renamed the branch from mr-branch-5 to something more meaningful (using GitButler UI)
- Added a second commit (using claude code on the CLI)
- Clicked and dragged the second commit to merge it with the first commit (using GitButler UI)
The whole branch disappeared from the UI. I used but status and can see the branch does still exist.
Expected behavior (Optional)
No response
Relevant log output (Optional)
I'll send logs via the app, linking to this issue
Version
0.19.1
Operating System
macOS
Distribution Method
dmg (Mac OS - Apple Silicon)
Describe the issue
I tried to squash 2 commits together, and the branch disappeared. On the command line, I see:
The branch is still there, but the name has been blanked out
How to reproduce (Optional)
Here are the steps I went through
The whole branch disappeared from the UI. I used
but statusand can see the branch does still exist.Expected behavior (Optional)
No response
Relevant log output (Optional)
I'll send logs via the app, linking to this issue