Protected_Protected_Protected_Creates a new branch via the GitHub API based on an existing branch's latest commit.
The new branch name.
The source branch name.
Fetches the latest reference for a specific branch from GitHub.
The branch name to pull.
Commits and pushes a set of files to a specified GitHub branch.
List of files to commit.
The commit message.
The target branch name.
Repository integration logic specifically adapting GitHub via the official Octokit SDK.