You can use Desktop to create and manage a Git repository without using the command line.
You can install Desktop on supported Windows or macOS operating systems.
You can securely access your account's resources on Desktop by authenticating to .
You can use Desktop to clone and fork repositories that exist on .
You can use Desktop to create a new branch off of an existing branch in your repository so you can safely experiment with changes.
As commits are pushed to your project on , you can keep your local copy of the project in sync by pulling from the remote repository.
You can create an issue or pull request to propose and collaborate on changes to a repository.