
Installing GitHub Desktop
You can install GitHub Desktop on supported operating systems, which currently include macOS 12.0 or later and Windows 10 64-bit or later. If you have a GitHub or GitHub Enterprise …
Setting up GitHub Desktop
To install GitHub Desktop, navigate to https://desktop.github.com/ and download the appropriate version of GitHub Desktop for your operating system. Follow the prompts to complete the …
Getting started with GitHub Desktop
Learn how to set up, authenticate, and configure GitHub Desktop to allow you to contribute to projects directly from your machine.
GitHub Desktop documentation - GitHub Docs
You can use GitHub Desktop to complete most Git commands from your desktop, such as pushing to, pulling from, and cloning remote repositories, attributing commits, and creating pull …
Installing and authenticating to GitHub Desktop
Installing and authenticating to GitHub Desktop Install GitHub Desktop and connect your GitHub or GitHub Enterprise accounts.
Uninstalling GitHub Desktop
Uninstalling GitHub Desktop You can uninstall GitHub Desktop from your computer at any time.
About Git Large File Storage and GitHub Desktop
After you configure Git LFS to track files in a repository, you can seamlessly access and manage large files with GitHub Desktop like any other file in the repository.
GitHub CLI quickstart
Alternatively, you can push an existing local repository to GitHub, and optionally set it as the remote for your local repository. For information on setting a local directory as a Git repository, …
Installing the GitHub Copilot extension in your environment
Installing the GitHub Copilot extension in JetBrains IDEs allows you to chat with Copilot in your IDE and receive coding suggestions from Copilot as you type. To see instructions for other …
Set up Git - GitHub Docs
If you want to work with Git locally, but do not want to use the command line, you can download and install the GitHub Desktop client. For more information, see About GitHub Desktop.