-
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Let's say we cloned a (public) github repository.
Is there a way to push there?
The only problem I see is credentials (reading can be public, writing - cannot). Any other issues?
For credentials, let's say, we're using our proxy (we have to do so anyway due to same-origin policy).
Maybe we can use a Github App to get permissions for a repo, and then add these credentials to push requests (basically add auth tokens to requests)?
Metadata
Metadata
Assignees
Labels
No labels