mdsplus icon indicating copy to clipboard operation
mdsplus copied to clipboard

Use git as a possible version controled pydevice database

Open zack-vii opened this issue 6 years ago • 1 comments

  • store URL (=REPO+RELATIVE_PATH) and hash of commit in tree.
  • api to get required files from repo

pure python git api e.g. https://github.com/dulwich/dulwich

zack-vii avatar Nov 04 '19 16:11 zack-vii

This is still a great idea, we should try it with some of the newer drivers.

WhoBrokeTheBuild avatar Apr 06 '23 19:04 WhoBrokeTheBuild