mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-19 00:28:03 +02:00
Bump git-todo-parser
This commit is contained in:
2
vendor/github.com/stefanhaller/git-todo-parser/todo/todo.go
generated
vendored
2
vendor/github.com/stefanhaller/git-todo-parser/todo/todo.go
generated
vendored
@ -1,6 +1,6 @@
|
||||
package todo
|
||||
|
||||
type TodoCommand int
|
||||
type TodoCommand uint8
|
||||
|
||||
const (
|
||||
Pick TodoCommand = iota + 1
|
||||
|
Reference in New Issue
Block a user