mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
fix help text
This commit is contained in:
parent
24758d494d
commit
f927c609d4
1 changed files with 1 additions and 1 deletions
|
|
@ -311,7 +311,7 @@ pub mod commands {
|
|||
key_config.get_hint(key_config.copy),
|
||||
),
|
||||
"copy selected commit hash to clipboard",
|
||||
CMD_GROUP_DIFF,
|
||||
CMD_GROUP_LOG,
|
||||
)
|
||||
}
|
||||
pub fn diff_home_end(
|
||||
|
|
|
|||
Loading…
Reference in a new issue