658 Search results for "gitlab"
Search on GitHub / GitHub Code Search /
Understanding GitHub Code Search syntax
You can build search queries for the results you want with specialized code qualifiers, regular expressions, and boolean operations.
About code search
GitHub Copilot /
GitHub Copilot documentation
GitHub Copilot documentation
You can use GitHub Copilot to get autocomplete-style suggestions from an AI pair programmer as you code.
GitHub Actions /
GitHub Actions documentation
GitHub Actions documentation
Automate, customize, and execute your software development workflows right in your repository with GitHub Actions. You can
GitHub Pages / Get started /
Configuring a publishing source for your GitHub Pages site
You can configure your GitHub Pages site to publish when changes are pushed to a specific branch, or you can write a GitHub Actions workflow to publish
Get started / Learning about GitHub /
Types of GitHub accounts
Accounts on GitHub allow you to organize and control access to code.
About accounts
With GitHub, you can store and collaborate on code. Accounts allow
GitHub Pages /
Configuring a custom domain for your GitHub Pages site
Configuring a custom domain for your GitHub Pages site
You can customize the domain name of your GitHub Pages site.
About custom domains and GitHub Pages
REST API /
GitHub REST API documentation
GitHub REST API documentation
Create integrations, retrieve data, and automate your workflows with the GitHub REST API.
Get started /
Get started with GitHub documentation
Get started with GitHub documentation
Learn how to start building, shipping, and maintaining software with GitHub. Explore our products, sign up for an
Authentication / Secure your account with 2FA /
Accessing GitHub using two-factor authentication
With 2FA enabled, you'll be asked to provide your 2FA authentication code, as well as your password, when you sign in to GitHub.
With two-factor authentication
GitHub Copilot /
Quickstart for GitHub Copilot
Quickly learn how to use GitHub Copilot.
Introduction
You can use Copilot to get answers to coding-related questions, such as how best to code something