Thursday, April 27, 2023

adding multiple files in a single commit using github api

Currently we push each file separately like in this code snippet, but when I explored how to add multiple files, the implementation seems a bit too complex for our needs.

https://siddharthav.medium.com/push-multiple-files-under-a-single-commit-through-github-api-f1a5b0b283ae

 

No comments:

Post a Comment