1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-29 22:48:24 +02:00

Merge branch 'master' into feature/auto-updates

This commit is contained in:
Jesse Duffield
2018-08-25 11:02:46 +10:00
52 changed files with 441 additions and 121 deletions

View File

@@ -13,10 +13,10 @@ import (
"github.com/kardianos/osext"
"github.com/Sirupsen/logrus"
getter "github.com/jesseduffield/go-getter"
"github.com/jesseduffield/lazygit/pkg/commands"
"github.com/jesseduffield/lazygit/pkg/config"
"github.com/sirupsen/logrus"
)
// Update checks for updates and does updates