mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-04-19 12:12:42 +02:00
This document explains why we made certain decisions about the behavior of the command. This is too detailed for users, but could be useful in the future if we want to discuss further improvements.
8 lines
277 B
Markdown
8 lines
277 B
Markdown
# Dev Documentation Overview
|
|
|
|
* [Codebase Guide](./Codebase_Guide.md)
|
|
* [Busy/Idle Tracking](./Busy.md)
|
|
* [Integration Tests](../../pkg/integration/README.md)
|
|
* [Demo Recordings](./Demo_Recordings.md)
|
|
* [Find base commit for fixup design](Find_Base_Commit_For_Fixup_Design.md)
|