1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-17 00:18:05 +02:00

more work on rebasing feature

This commit is contained in:
Jesse Duffield
2019-02-16 21:01:17 +11:00
parent ad93b4c863
commit e011e9bc42
15 changed files with 270 additions and 200 deletions

View File

@ -25,6 +25,7 @@ type Platform struct {
openCommand string
openLinkCommand string
fallbackEscapedQuote string
skipEditorArg string
}
// OSCommand holds all the os commands