Implement the Git workflow

This commit is contained in:
2026-07-19 11:53:02 +02:00
parent 90a9002124
commit 422f71c8ad
20 changed files with 3441 additions and 45 deletions

View File

@@ -1,5 +1,6 @@
pub mod activity_bar;
pub mod dashboard;
pub mod git;
pub mod media_editor;
pub mod metadata_diff;
pub mod modal;