I have lot of files coming from S3 and I want to add/commit/push those files to one new GIT repository using nodejs. Being in one repository can we push files to another repository? if possible, please let me know how to do that.
Asked
Active
Viewed 38 times
0
-
explore GitHub API – mehta-rohan Jun 04 '19 at 06:19
-
Yes, you can do it. Please see this post to know how to do it : https://stackoverflow.com/questions/849308/pull-push-from-multiple-remote-locations – user Jun 04 '19 at 08:04