mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
some fun
This commit is contained in:
parent
6c1d9e529b
commit
9a93bfe8d8
1 changed files with 1 additions and 1 deletions
|
|
@ -330,7 +330,7 @@ impl BlameFileComponent {
|
|||
) {
|
||||
(true, Some(file_path), _) => {
|
||||
format!(
|
||||
"{} -- {} -- <waiting for blame>",
|
||||
"{} -- {} -- <calculating.. (who is to blame?)>",
|
||||
self.title, file_path
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue