c9 / core

Cloud9 Core - Part of the Cloud9 SDK for Plugin Development https://c9.github.io/core/ https://c9.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

download and parse revision history

bolt-blue opened this issue · comments

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)?