Open mandolyte opened 4 years ago
At present, the URL to an entire repo is unconditionally processed. An optimization would be to retain the tree, check to see the latest commit hash, and then refresh the tree only if needed (if it has changed since last requested).
At present, the URL to an entire repo is unconditionally processed. An optimization would be to retain the tree, check to see the latest commit hash, and then refresh the tree only if needed (if it has changed since last requested).