Hmm, hook... can't you use a git hook that reacts on a new/changed file showing up in the repo to do the commit for you?
-----Original Message----- From: Jim Newton [mailto:[email protected]] Sent: Tuesday, April 28, 2015 6:47 PM To: [email protected] Subject: [Mscore-developer] ISO user save hook Does anyone know whether there is some sort of save hook in musescore? I keep my scores in revision control using git. I save them as .mscx files as opposed to .mscz files, because that way only the diffs can be store with each successive revision. I'd like musescore to automatically check in a new version of the file everytime I save from the musescore GUI is it possible? What I have in mind is to specify a shell script (or any unix executable) which is run given the full path name of the file which has just been saved. Jim ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Mscore-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer
