Skip to main content

1,830 Search results for "repository management"

Codespaces / Troubleshooting /

Troubleshooting authentication to a repository

Learn how to troubleshoot common authentication issues when you clone, push to, or pull from a repository in a codespace. When you create a codespace for

Code security / Supply chain security / Understand your supply chain /

Exploring the dependencies of a repository

You can use the dependency graph to see the packages your project depends on and the repositories that depend on it. In addition, you can see any vulnerabilities

Building communities / Moderation /

Limiting interactions in your repository

You can temporarily enforce a period of limited activity for certain users on a public repository. About temporary interaction limits Enabling an interaction

Code security / Secret scanning / Enable features /

Enabling push protection for your repository

With push protection, secret scanning blocks contributors from pushing secrets to a repository and generates an alert whenever a contributor bypasses the

Code security / Security advisories / Repository security advisories /

Configuring private vulnerability reporting for a repository

Owners and administrators of public repositories can allow security researchers to report vulnerabilities securely in the repository by enabling private

GitHub Education / GitHub Classroom / Teach /

Manage classrooms

You can create and manage a classroom for each course that you teach using GitHub Classroom. About classrooms A classroom in GitHub Classroom is where

Repositories / Manage repository settings / Enable features /

Enabling or disabling GitHub Discussions for a repository

You can use GitHub Discussions in a repository as a place for your community to have conversations, ask questions, and post answers without scoping work

Migrations / Import source code / Command line /

Importing a Mercurial repository

You can import a repository from Mercurial by converting the repository to Git, then pushing the Git repository to GitHub. Prerequisites To follow these

Repositories / Create & manage repositories /

Creating a template repository

You can make an existing repository a template, so you and others can generate new repositories with the same directory structure, branches, and files

Building communities / Healthy contributions /

Adding a license to a repository

You can include an open source license in your repository to make it easier for other people to contribute. If you include a detectable license in your