Skip to main content

1,830 Search results for "repository management"

Repositories / Create & manage repositories /

Creating a new repository

You can create a new repository on your personal account or any organization where you have sufficient permissions. Tip Owners can restrict repository

Repositories / Branches and merges /

Managing rulesets for a repository

Managing rulesets for a repository Rulesets help you to control how people can interact with branches and tags in a repository. About rulesets Rulesets

REST API / Collaborators /

REST API endpoints for repository invitations

REST API/ Collaborators/ Invitations REST API endpoints for repository invitations Use the REST API to view and manage invitations to collaborate on a

Repositories / Manage repository settings / Manage repository settings /

Managing the forking policy for your repository

You can allow or prevent the forking of a specific private repository owned by an organization. An organization owner must allow forks of private repositories

Repositories / Manage repository settings / Manage repository settings /

Managing pull request reviews in your repository

You can limit which users can approve or request changes to a pull requests in a public repository. About code review limits By default, in public repositories

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

Account and profile / Personal accounts / Access to your repositories /

Inviting collaborators to a personal repository

You can invite users to become collaborators to your personal repository. About collaboration in a personal repository To collaborate with users in a repository

Repositories / Work with files / Managing files /

Adding a file to a repository

You can upload and commit an existing file to a repository on GitHub or by using the command line. Adding a file to a repository on GitHub Files that you

Code security / Secure your organization / Manage organization security /

Filtering repositories in your organization using the repository table

You can filter the repository table for your organization to better manage the security settings of specific repositories. About filtering repositories

REST API / Repositories /

REST API endpoints for repository tags

REST API/ Repositories/ Tags REST API endpoints for repository tags Use the REST API to manage tags for a repository. Closing down - List tag protection