mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-12-12 11:15:00 +02:00
c53c5e47ef
The main reason for doing this (besides the reasons given for Status in the previous commit) is that it allows us to easily convert from TodoCommand to Action and back. This will be needed later in the branch. Fortunately, TodoCommand is one-based, so this allows us to add an ActionNone constant with the value 0. |
||
---|---|---|
.. | ||
branch.go | ||
commit_file.go | ||
commit.go | ||
file.go | ||
remote_branch.go | ||
remote.go | ||
stash_entry.go | ||
submodule_config.go | ||
tag.go |