News

By default, Git is set to use the Vim text editor, but since it can be intimidating for some, there are other text editors to choose from, such as Atom, Notepad++, Visual Studio Code, and Sublime ...
This article provides supplemental instructions to a piece on expediting continuous testing by explaining how to install Git, Ruby and Jenkins on Windows (as opposed to a Mac or Linux environment).
To link a new Git branch to your remote GitHub or GitLab repo, you must use the 'set upstream' Git push command. This walkthrough shows you how.
Jack Wallen shows you how to set up your own GitLab server, so you can enjoy the power and flexibility of a LAN (or WAN) based Git repository.