Open tupui opened 2 weeks ago
Now we are using GitHub's API to fetch the history. I think we have to move away from this and instead try to only clone the log history.
https://stackoverflow.com/questions/23253420/cloning-reading-only-history-log-of-a-git-repository
This way we can remove our dependency to GitHub and users can host their code anywhere they see fit.
Now we are using GitHub's API to fetch the history. I think we have to move away from this and instead try to only clone the log history.
https://stackoverflow.com/questions/23253420/cloning-reading-only-history-log-of-a-git-repository
This way we can remove our dependency to GitHub and users can host their code anywhere they see fit.