Is it at all possible to download all files, including the database that stores revision history? - edit: If I'm not mistaken, it's all in `collab.db`, which nicely does download along with `File > Download Project` How complex might it be to parse that info locally (maybe convert to `git` commits)?
Is it at all possible to download all files, including the database that stores revision history?
collab.db, which nicely does download along withFile > Download ProjectHow complex might it be to parse that info locally (maybe convert to
gitcommits)?