mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-15 00:15:32 +02:00
rename Status to PatchStatus
This commit is contained in:
@ -1080,7 +1080,7 @@ func (c *GitCommand) GetCommitFilesFromFilenames(filenames string, parent string
|
||||
Parent: parent,
|
||||
Name: name,
|
||||
ChangeStatus: changeStatus,
|
||||
Status: status,
|
||||
PatchStatus: status,
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user