- Open a command prompt.
-
To launch GitHub Desktop to the last opened repository, type
github. To launch GitHub Desktop for a particular repository, use thegithubcommand followed by the path to the repository.C:\Users\octocat> github path\to\repoYou can also change to your repository path and type
githubfollowed by a period.C:\Users\octocat> cd repo\myrepo C:\Users\octocat\repo\myrepo> github .
GitHub Desktop
- Details
- Category: Git
- Hits: 1236