mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-07 22:02:56 +03: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