Implement fetching and parsing of the commit log

- Validate the results with a size check.
This commit is contained in:
Yuri Sizov
2023-03-21 22:35:40 +01:00
parent 9e48758538
commit 2fbcbca9b7
2 changed files with 277 additions and 47 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# Project folders.
node_modules/
out/
temp/
logs/
# Development environments.