You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is fine for pushing individual files, such as when configuring the repo (e.g. Dockerfiles, Readmes, workflows) but our product requires us to dynamically create github repos, and deploy a local codebase to the repo (potentially thousands of files).
Hello!
Issue details
Hi, we would like to be able to push a directory to Git using this SDK. Currently we can push a single file at a time with:
This is fine for pushing individual files, such as when configuring the repo (e.g. Dockerfiles, Readmes, workflows) but our product requires us to dynamically create github repos, and deploy a local codebase to the repo (potentially thousands of files).
Perhaps something like:
I'd be happy to implement this myself if I could be pointed in the right direction, or warned that this isn't possible.
Many thanks!
Affected area/feature
The text was updated successfully, but these errors were encountered: