Skip to main content

580 Search results for "https:/postingmania.com"

REST API / Branches /

REST API endpoints for protected branches

REST API/ Branches/ Protected branches REST API endpoints for protected branches Use the REST API to manage protected branches. Get branch protection Protected

Repositories / Create & manage repositories /

Duplicating a repository

To maintain a mirror of a repository without forking it, you can run a special clone command, then mirror-push to the new repository. Note: If you have

REST API / Actions /

REST API endpoints for self-hosted runner groups

REST API/ Actions/ Self-hosted runner groups REST API endpoints for self-hosted runner groups Use the REST API to interact with self-hosted runner groups

REST API / Checks /

REST API endpoints for check runs

REST API/ Checks/ Check runs REST API endpoints for check runs Use the REST API to manage check runs. Note: Write permission for the REST API to interact

REST API / Deployments /

REST API endpoints for deployment environments

REST API/ Deployments/ Environments REST API endpoints for deployment environments Use the REST API to create, configure, and delete deployment environments

REST API / Copilot /

REST API endpoints for Copilot user management

REST API/ Copilot/ Copilot user management REST API endpoints for Copilot user management Use the REST API to manage the GitHub Copilot Business or GitHub

Pull requests / Collaborate with pull requests / Working with forks /

Configuring a remote repository for a fork

You must configure a remote that points to the upstream repository in Git to sync changes you make in a fork with the original repository. This also allows

REST API / Deployments /

REST API endpoints for deployments

REST API/ Deployments/ Deployments REST API endpoints for deployments Use the REST API to create and delete deployments and deployment environments. About

REST API / Activity /

REST API endpoints for feeds

REST API/ Activity/ Feeds REST API endpoints for feeds Use the REST API to interact with GitHub feeds. Get feeds Lists the feeds available to the authenticated

Get started / Getting started with Git /

Set up Git

At the heart of GitHub is an open-source version control system (VCS) called Git. Git is responsible for everything GitHub-related that happens locally