mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 22:22:34 +00:00
GitWidget no longer crashes upon trying to create a repository for a new project, and it correctly updates after opening a different project. A new method, change_repo, has been added to make this work, which changes m_repo_root and resets most of the widget's state in order to make this work. |
||
|---|---|---|
| .. | ||
| DiffViewer.cpp | ||
| DiffViewer.h | ||
| GitFilesModel.cpp | ||
| GitFilesModel.h | ||
| GitFilesView.cpp | ||
| GitFilesView.h | ||
| GitRepo.cpp | ||
| GitRepo.h | ||
| GitWidget.cpp | ||
| GitWidget.h | ||