Description Usage Arguments Value
Return the last n commit hashes of a git repository
1 2 |
dir |
directory containing the git repository. |
n |
number of commit hashes to return. If
|
start |
the commit to search backward from. |
all |
if |
main_branch |
Don't show commits on branches that
were merged in. This probably won't work correctly with
|
a character vector of commit hashes, or an empty vector if there was a problem executing the git command.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.