github
github copied to clipboard
Add gitdata create endpoints
Adds the following features:
- Adds function to get commit using
auth
- Adds endpoint to create new tree
- Adds endpoint to create new commit
I am unsure of what you are asking.
@rvlander he probably means that you should export the new functions ending in R (createCommitR and createTreeR) which you added and reexport them from the Github module.
@rvlander Is there still interest in this PR?