mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-13 01:30:53 +02:00
Bump git-todo-parser
This commit is contained in:
2
vendor/github.com/fsmiamoto/git-todo-parser/todo/todo.go
generated
vendored
2
vendor/github.com/fsmiamoto/git-todo-parser/todo/todo.go
generated
vendored
@ -23,8 +23,6 @@ const (
|
||||
Comment
|
||||
)
|
||||
|
||||
const CommentChar = "#"
|
||||
|
||||
type Todo struct {
|
||||
Command TodoCommand
|
||||
Commit string
|
||||
|
Reference in New Issue
Block a user