When implementing git integration, have you considered monitoring for changes in the repository and pulling them automatically to the client/clients and applying the active profile to update the settings?
The use case I imagine is like so:
- I have 2 or more instances of KDE on different computers
- I do some tweaking and save/commit the changes using your tool on system A
- system B detects a change in the repository and pulls the changes
- if changes apply without conflict, refresh profile
- if not, ignore changes and let user solve conflict
Something like this would be awesome!
Regards.
When implementing git integration, have you considered monitoring for changes in the repository and pulling them automatically to the client/clients and applying the active profile to update the settings?
The use case I imagine is like so:
Something like this would be awesome!
Regards.