github icon indicating copy to clipboard operation
github copied to clipboard

Add gitdata create endpoints

Open rvlander opened this issue 5 years ago • 3 comments

Adds the following features:

  • Adds function to get commit using auth
  • Adds endpoint to create new tree
  • Adds endpoint to create new commit

rvlander avatar Aug 25 '19 14:08 rvlander

I am unsure of what you are asking.

rvlander avatar Sep 23 '19 20:09 rvlander

@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.

jhrcek avatar Dec 09 '19 16:12 jhrcek

@rvlander Is there still interest in this PR?

andreasabel avatar Jun 24 '23 08:06 andreasabel