Nieuws

Set your Git config's username and password and easily push, pull and fetch from GitHub, GitLab and Bitbucket.
When a developer uses the default options to call git stash, it ignores untracked files. Here's how to change that default behavior and include both ignored and untracked files in the stash.
Keeping your code repositories in-house is a good way to avoid security leaks. Jack Wallen shows you how easy it is to connect to a Gogs local repository from the Git command line.