GitHub Docs
  • All products
  • GitHub
    • Writing on GitHub
      • Start writing on GitHub
        • Write & format on GitHub
        • Basic formatting syntax
      • Work with advanced formatting
        • Organized data with tables
        • Create code blocks
        • Auto linked references
        • Attaching files
        • Permanent links to code
        • Using keywords in issues and pull requests
      • Work with saved replies
        • About saved replies
        • Creating a saved reply
        • Editing a saved reply
        • Deleting a saved reply
        • Using saved replies
      • Share content with gists
        • Creating gists
        • Forking and cloning gists
    • Commit changes to your project
      • Create & edit commits
        • About commits
        • With multiple authors
        • Changing a commit message
      • View & compare commits
        • Branch & tag labels
        • Comparing commits
        • Commit views
      • Troubleshooting commits
        • Commit missing in local clone
        • Linked to wrong user
    • Collaborate with pull requests
      • Getting started
        • Collaborative development
      • Working with forks
        • About forks
        • Configure a remote
        • Syncing a fork
        • Merge an upstream repo
        • Allow changes to a branch
        • Deleted or changes visibility
      • Code quality features
        • About status checks
        • Pre-receive hooks
      • Propose changes
        • About branches
        • Create & delete branches
        • About pull requests
        • Compare branches
        • Creating a pull request
        • Create a PR from a fork
        • Using query parameters to create a pull request
        • Change the state
        • Request a PR review
        • Change the base branch
        • Commit to PR branch from fork
      • Address merge conflicts
        • About merge conflicts
        • Resolve merge conflicts
        • Resolve merge conflicts in Git
      • Review changes
        • About PR reviews
        • Review proposed changes
        • Filter files
        • Methods & functions
        • Comment on a PR
        • View a PR review
        • Incorporate feedback
        • Required reviews
        • Dismiss a PR review
        • Check out a PR locally
      • Incorporate changes
        • About pull request merges
        • Merging a pull request
        • Closing a pull request
        • Reverting a pull request
    • Importing your projects
      • Import code to GitHub
        • Import repo locally
        • Add a project locally
        • Code migration tools
      • Work with Subversion on GitHub
        • Subversion & Git differences
        • Support for Subversion clients
        • Properties supported by GitHub
    • Manage vulnerabilities
      • Manage vulnerable dependencies
        • Dependabot alerts
        • Configuring notifications
    • Finding vulnerabilities and coding errors
      • Scanning automatically