mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-12-05 23:18:28 +02:00
windows support for skipping the editor
This commit is contained in:
@@ -15,6 +15,5 @@ func getPlatform() *Platform {
|
||||
openCommand: "open {{filename}}",
|
||||
openLinkCommand: "open {{link}}",
|
||||
fallbackEscapedQuote: "\"",
|
||||
skipEditorArg: "-c core.editor=true",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user