mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-22 04:42:37 +03:00
The plan is to keep the original docs and schema folders unchanged for the duration of a release; we'll only continuously update the -master copies. Right before a new release we will copy them over.
9 lines
305 B
Markdown
9 lines
305 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)
|
|
* [Profiling](Profiling.md)
|