-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
enhancemententry levelMarks issues that can be easily addressed by new developers just starting with this project.Marks issues that can be easily addressed by new developers just starting with this project.help wanted
Description
Currently, qgit doesn't monitor the content of the current repository it displays. If this changes (and, in particular, if the content of the current working directory changes), the app needs to be refreshed manually (button in toolbar or F5).
TODO: add a file system monitor on the working directory and on the content of the .git directory of the displayed repo and automatically refresh the content (with a sufficient delay -- say 5s). Make it possible to enable/disable this automatic refresh from the settings.
Metadata
Metadata
Assignees
Labels
enhancemententry levelMarks issues that can be easily addressed by new developers just starting with this project.Marks issues that can be easily addressed by new developers just starting with this project.help wanted