mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 22:32:13 +02:00
rename variable to failedCommitMessage
This commit is contained in:
committed by
Jesse Duffield
parent
d517531c16
commit
68fc6059d3
@@ -348,7 +348,7 @@ type guiState struct {
|
||||
FilesTrie *patricia.Trie
|
||||
|
||||
// this is the message of the last failed commit attempt
|
||||
messageFailedCommit string
|
||||
failedCommitMessage string
|
||||
}
|
||||
|
||||
// reuseState determines if we pull the repo state from our repo state map or
|
||||
|
||||
Reference in New Issue
Block a user