News

Cloning files from GitHub is really easy whether you're using Windows or the Windows Subsystem for Linux.
Need to git clone a specific commit? There's no single command to do it, but clever use of branch and reset commands makes it possible to clone a single, specific git commit.
Here's a quick example of how to perform a GitHub SSH clone operation. In just five minutes, learn how to create SSH keys, configure them in GitHub and perform the GitHub clone with SSH keys in Git.
If you're a Git user, and you'd like to integrate your Linux file manager into the tool, Jack Wallen has just the thing for you.