Skip to main content

646 Search results for "gitlab"

GitHub Copilot / About GitHub Copilot /

What is GitHub Copilot?

Learn what GitHub Copilot is and what you can do with it. GitHub Copilot is an AI coding assistant that helps you write code faster and with less effort

Migrations / Import source code / Command line /

Adding locally hosted code to GitHub

If your code is stored locally on your computer and is tracked by Git or not tracked by any version control system (VCS), you can import the code to GitHub

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

Authentication / Account security /

About authentication to GitHub

You can securely access your account's resources by authenticating to GitHub, using different credentials depending on where you authenticate. About 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

GitHub Copilot /

Using GitHub Copilot

Using GitHub Copilot Use GitHub Copilot to increase your productivity. Best practices for using GitHub Copilot Getting code suggestions in your IDE with

GitHub Copilot / Responsible use /

Responsible use of GitHub Copilot Chat in your IDE

Learn how to use GitHub Copilot Chat responsibly by understanding its purposes, capabilities, and limitations. About GitHub Copilot Chat GitHub Copilot

Account and profile /

Setting up and managing your GitHub profile

Setting up and managing your GitHub profile You can customize your GitHub profile and manage your contribution graph. Customizing your profile About your

Get started / Start your journey /

Creating an account on GitHub

Create a personal account to get started with GitHub. About your personal account on GitHub To get started with GitHub, you'll need to create a free personal

GitHub Actions / Write workflows / Choose what workflows do /

Workflow commands for GitHub Actions

You can use workflow commands when running shell commands in a workflow or in an action's code. About workflow commands Actions can communicate with the