mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
It has fields .To and .From (the hashes of the last and the first selected commits, respectively), and it is useful for creating git commands that act on a range of commits. |
||
|---|---|---|
| .. | ||
| client.go | ||
| handler_creator.go | ||
| keybinding_creator.go | ||
| menu_generator.go | ||
| menu_generator_test.go | ||
| models.go | ||
| resolver.go | ||
| session_state_loader.go | ||