Global web icon
github.com
https://docs.github.com/desktop/guides/getting-sta…
Getting started with GitHub Desktop
This guide will help you get started with GitHub Desktop by setting up the application, authenticating your account, configuring basic settings, and introducing the fundamentals of managing projects with GitHub Desktop.
Global web icon
github.com
https://docs.github.com/en/desktop
GitHub Desktop documentation
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 requests, with visual confirmation of changes.
Global web icon
github.com
https://docs.github.com/en/get-started/learning-to…
Getting started with Git - GitHub Docs
For standard Git operations, we recommend GitHub Desktop, an app that lets you interact with Git visually instead of through written commands. In this section, we'll learn how to use GitHub Desktop to quickly perform the most common Git operations.
Global web icon
github.com
https://docs.github.com/en/desktop/overview/creati…
Creating your first repository using GitHub Desktop
The tutorial will introduce the basics of working with Git and GitHub, including installing a text editor, creating a branch, making a commit, pushing to GitHub, and opening a pull request.
Global web icon
github.com
https://docs.github.com/es/desktop/overview/gettin…
Comenzar con GitHub Desktop - Documentación de GitHub
Aprende cómo ajustar, autenticar y configurar GitHub Desktop para permitirte contribuir en proyectos directamente desde tu máquina.
Global web icon
github.com
https://docs.github.com/es/desktop/overview/creati…
Crear el primer repositorio mediante GitHub Desktop
El tutorial está disponible si aún no tienes ningún repositorio en GitHub Desktop. Te recomendamos completar el tutorial, pero si quieres explorar GitHub Desktop creando un nuevo repositorio, esta guía te describirá cómo utilizar GitHub Desktop para trabajar en un repositorio de Git.
Global web icon
github.com
https://docs.github.com/en/desktop/installing-and-…
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 account, you can connect your account to GitHub Desktop.
Global web icon
github.com
https://docs.github.com/en/desktop/overview
Overview - GitHub Docs
Help us make these docs great! All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request. Make a contribution Learn how to contribute
Global web icon
github.com
https://docs.github.com/en/desktop/adding-and-clon…
Cloning a repository from GitHub to GitHub Desktop
Cloning a repository from GitHub to GitHub Desktop You can use GitHub to clone remote repositories to GitHub Desktop.
Global web icon
github.com
https://docs.github.com/en/desktop/making-changes-…
Committing and reviewing changes to your project in GitHub Desktop
GitHub Desktop tracks all changes to all files as you edit them. You can decide how to group the changes to create meaningful commits.