ZIm/crates/git_ui
Julia Ryan 0200dda83d
Disable uncommit button for parentless commits (#25983)
Closes #25976

There's a couple states that this covers:
- upon `git init`, no footer is shown at all
- after 1 commit (or when on any parentless commit), the uncommit button
is ~disabled~ hidden
- otherwise commit button is shown

Also updated the button with "meta" tooltip showing human readable
description and git command.

Release Notes:

- N/A

---------

Co-authored-by: Nate Butler <iamnbutler@gmail.com>
2025-03-05 23:23:05 +00:00
..
src Disable uncommit button for parentless commits (#25983) 2025-03-05 23:23:05 +00:00
Cargo.toml git_ui: Scaffold out support for generating commit messages with an LLM (#26161) 2025-03-05 21:42:48 +00:00
LICENSE-GPL Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00