Benno
Benno
It seems to me that one of `Git.ListCommits` arguments `CommitListOptions` requires updating. It uses `ref` to query commits from branch, but the GitHub official documentation ([List Commits Parameters](https://docs.github.com/en/rest/reference/repos#list-commits--parameters)) says the...
When open source code of specify commit with new windows, it will render content in master rather than given commit.
The filepath is source + class.filename.
Hi, I would like to add a download progress bar while installation. It's because current version will display `Your package has been installed!` even if the package is still downloading....