mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-15 00:15:32 +02:00
more work on rebasing feature
This commit is contained in:
@ -15,5 +15,6 @@ func getPlatform() *Platform {
|
||||
openCommand: "open {{filename}}",
|
||||
openLinkCommand: "open {{link}}",
|
||||
fallbackEscapedQuote: "\"",
|
||||
skipEditorArg: "-c core.editor=true",
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user