jachin / GitSync

This tool allows a developer to work on files on their local machine and have their work synced on a remote system. It uses git to manage the syncing process.
MIT License
31 stars 3 forks source link

support different notification system #11

Open jachin opened 10 years ago

jachin commented 10 years ago

GitSync should support different notification systems depending on what operating system it's on and what is available. This should also be configurable via project config files (and a global config file).