summaryrefslogtreecommitdiffstats
path: root/pkg/commands/commits.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/commands/commits.go')
-rw-r--r--pkg/commands/commits.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/commands/commits.go b/pkg/commands/commits.go
index 7fc4cc2a9..48f0412a2 100644
--- a/pkg/commands/commits.go
+++ b/pkg/commands/commits.go
@@ -6,8 +6,8 @@ import (
"strconv"
"strings"
+ "github.com/jesseduffield/lazygit/pkg/commands/models"
"github.com/jesseduffield/lazygit/pkg/commands/oscommands"
- "github.com/jesseduffield/lazygit/pkg/models"
)
// RenameCommit renames the topmost commit with the given name