Skip to main content

1,642 Search results for "move repository"

Organizations / Manage repository access / Manage repository roles /

Managing an individual's access to an organization repository

access to a repository owned by your organization. About access to organization repositories When you remove a collaborator from a repository in your organization

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

Removing a collaborator from a personal repository

collaborator from your project, they lose read/write access to your repository. If the repository is private and the person has created a fork, then that fork

Organizations / Manage repository access / Manage outside collaborators /

Removing an outside collaborator from an organization repository

Owners and repository admins can remove an outside collaborator's access to a repository. Warning When removing an outside collaborator from a private

Codespaces / Troubleshooting /

Troubleshooting authentication to a repository

when you clone, push to, or pull from a repository in a codespace. When you create a codespace for a repository, you can generally use git pull and git

Repositories / View activity and data /

Using the activity view to see changes to a repository

of changes to your repository. About the activity view The activity view lets you see a detailed history of changes to a repository, such as pushes, merges

Secure coding / Getting started /

Quickstart for securing your repository

features for a repository. You must be a repository administrator or organization owner to configure security settings for a repository. Your security

Secure coding / Getting started /

Adding a security policy to your repository

security vulnerability in your project by adding a security policy to your repository. About security policies To give people instructions for reporting security

Codespaces / Managing your organization /

Managing development environment secrets for your repository or organization

secrets allow you to store sensitive information in your organization or repository for use with GitHub Codespaces. About secrets Development environment

Secure coding / Security advisories / Repository security advisories /

About repository security advisories

can use repository security advisories to privately discuss, fix, and publish information about security vulnerabilities in your public repository. Anyone

REST API / Metrics /

REST API endpoints for repository statistics

API endpoints for repository statistics Use the REST API to fetch the data that GitHub uses for visualizing different types of repository activity. About