649 Search results for "gitlab"
GitHub Copilot / Use GitHub Copilot /
Asking GitHub Copilot questions in GitHub Mobile
You can use GitHub Copilot Chat in GitHub Mobile to answer general questions about software development, or specific questions about the code in a repository
GitHub Desktop / Add & clone repositories /
Cloning a repository from GitHub to GitHub Desktop
You can use GitHub to clone remote repositories to GitHub Desktop.
Tip
You also can use GitHub Desktop to clone repositories that exist on GitHub. For
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
Apps / Creating GitHub Apps / Authenticate with a GitHub App /
Making authenticated API requests with a GitHub App in a GitHub Actions workflow
You can use an installation access token from a GitHub App to make authenticated API requests in a GitHub Actions workflow. You can also pass the token
GitHub Desktop / Make changes in a branch /
Pushing changes to GitHub from GitHub Desktop
As you commit changes to your project locally, you can push those changes to GitHub from GitHub Desktop so that others may access them from the remote
Apps / Using GitHub Apps /
Installing a GitHub App from GitHub Marketplace for your organizations
You can install GitHub Apps from GitHub Marketplace to use on your organizations.
About GitHub Marketplace
This article applies to installing and purchasing
Apps / Creating GitHub Apps / Writing code for a GitHub App /
Building a "Login with GitHub" button with a GitHub App
Follow this tutorial to write Ruby code to generate a user access token via the web application flow for your GitHub App.
Introduction
This tutorial demonstrates
GitHub Desktop /
Working with your remote repository on GitHub or GitHub Enterprise
Working with your remote repository on GitHub or GitHub Enterprise
As you make changes to your project locally, you can keep them up-to-date with your
GitHub Desktop / Add & clone repositories /
Adding an existing project to GitHub using GitHub Desktop
You can add an existing Git repository to GitHub using GitHub Desktop.
Using the command line, remove any git remotes currently configured for the repository
Migrations / GitHub Enterprise Importer / Migrate between GitHub products /
Migrating repositories from GitHub Enterprise Server to GitHub Enterprise Cloud
You can migrate repositories from GitHub Enterprise Server to GitHub Enterprise Cloud, using the GitHub CLI or API.
About repository migrations with GitHub