Hírek

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.
The first thing a developer wants to do after the creation of a GitHub repository is to clone it. For a typical repo, you would grab the repository's URL and issue a git clone command. Unfortunately, ...
Figure C Adding a repository URL for cloning in the GitHub Desktop client. Click Clone and the repository will be cloned into the local directory shown in the Local Path field.