mirror of
https://github.com/extrawurst/gitui.git
synced 2025-01-04 07:15:45 +03:00
some fun
This commit is contained in:
parent
6c1d9e529b
commit
9a93bfe8d8
@ -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 New Issue
Block a user