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 remote repository. In Git, a remote is the server where your code is stored. In your case, that server is a repository on GitHub or GitHub Enterprise.
- Creating an issue or pull request from GitHub Desktop, 1 of 6
- Syncing your branch in GitHub Desktop, 2 of 6
- Viewing a pull request in GitHub Desktop, 3 of 6
- Viewing and re-running checks in GitHub Desktop, 4 of 6
- Configuring notifications in GitHub Desktop, 5 of 6
- Changing the remote URL for a repository in GitHub Desktop, 6 of 6