pulsar-tidalcycles
pulsar-tidalcycles copied to clipboard
Keeping a record of evaluated code
As proposed in: https://club.tidalcycles.org/t/keeping-a-record-of-evaluated-code/2885
This is a cool idea. What do you think about using git for this? We could commit on any eval. Question would be where to store the repo and how to keep it linked with the .tidal source file..
git could be a good idea actually, the repo could be stored somewhere in the .pulsar folder, leaving the possibility for the user to configure it.
Or it could be mandatory for the feature enabling to have a configured path where to store such commits.
Would you like to contribute for this feature?