zed/crates/git_ui
ᴀᴍᴛᴏᴀᴇʀ 1b86dbc78b
git_ui: Hide "View on GitHub" button when viewing stashes in commit view (#48271)
Closes #48195

Filter out `remote_info` when viewing stashes by adding `.filter(|_|
self.stash.is_none())`.


Release Notes:

- Fixed "View on GitHub" button incorrectly appearing when viewing
stashes
2026-02-03 17:47:25 +00:00
..
src git_ui: Hide "View on GitHub" button when viewing stashes in commit view (#48271) 2026-02-03 17:47:25 +00:00
Cargo.toml git_ui: Fix indent guide rendering in tree view with collapsed folders (#48194) 2026-02-02 16:54:41 +00:00
LICENSE-GPL Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00