powered by
There is currently no obvious way to obtain the files included in the initial root commit using the git2r API. Thus these are obtained using the command-line. See http://stackoverflow.com/questions/41433034/how-to-obtain-files-included-in-initial-commit-using-git2r-libgit2.
obtain_files_in_commit_root(repo, commit)
This only works for the root commit, i.e. it must have no parents.
obtain_files_in_commit, decide_to_render
obtain_files_in_commit
decide_to_render