summaryrefslogtreecommitdiffstats
path: root/pkg/commands/models/commit.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/commands/models/commit.go')
-rw-r--r--pkg/commands/models/commit.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/commands/models/commit.go b/pkg/commands/models/commit.go
index 64b89db8f..95e3b9b18 100644
--- a/pkg/commands/models/commit.go
+++ b/pkg/commands/models/commit.go
@@ -3,8 +3,8 @@ package models
import (
"fmt"
- "github.com/fsmiamoto/git-todo-parser/todo"
"github.com/jesseduffield/lazygit/pkg/utils"
+ "github.com/stefanhaller/git-todo-parser/todo"
)
// Special commit hash for empty tree object