It is possible to add (commit) a new file to a Git repository in a browser according to GitHub documentation.
I want to do the same in my Java application.
Where can I find GitHub API documentation for the API call that is being used here?
Here are the request data I found using Firefox: