git diff with github
usage: github_git_diff [-h] -t token [-o organization] -r repo -hc head-commit -bc base-commit
short | long | default | help |
---|---|---|---|
-h |
--help |
show this help message and exit | |
-t |
None |
github personal access token | |
-o |
None |
github organization | |
-r |
None |
repository name | |
-hc |
None |
head commit | |
-bc |
None |
base commit |