1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-23 22:24:51 +02:00

Add submodules context to the docs

The following commits introduce options that may benefit from specifying
the 'submodules' context.
This commit is contained in:
rlkandela
2025-11-11 11:22:35 +01:00
committed by Stefan Haller
parent dd04cd8f58
commit 7d1c3f7a28

View File

@@ -74,6 +74,7 @@ The permitted contexts are:
| status | The 'Status' tab |
| files | The 'Files' tab |
| worktrees | The 'Worktrees' tab |
| submodules | The 'Submodules' tab |
| localBranches | The 'Local Branches' tab |
| remotes | The 'Remotes' tab |
| remoteBranches | The context you get when pressing enter on a remote in the remotes tab |