ニュース

The repository explorer page provides a Create New Repository option that wraps calls to the git init command with a GUI. As files are edited, deleted or added to the file system, the GitHub Desktop ...
You can use GitHub Desktop to connect to an existing repository, but this application makes it particularly easy to create a pair of connected local and remote repositories.
Issues, for instance — within the GitHub Desktop interface, there’s no way to browse existing issues in a repository, create new ones, or reply to existing items.
Only the git init command has the power to create a new Git repository. This simple version control tutorial shows you how to use the git init command.