SourceTree and GitHub

Progress reports and musings from the developers on the current gaming tools.

Moderators: dorpond, trevor, Azhrei

Post Reply
User avatar
Jagged
Great Wyrm
Posts: 1306
Joined: Mon Sep 15, 2008 9:27 am
Location: Bristol, UK

SourceTree and GitHub

Post by Jagged »

If you use SourceTree for your Git needs and you download the Maptool repositories from GitHub you may have been experiencing some issues recently.

GitHub have recently closed down some of the older security protocols and old versions of Git will no longer work. SourceTree comes bundled with a pretty old version of Git (1.9.5). So if you want to work with GitHub you should download a newer version of Git from here (https://git-scm.com/download/). Then switch SourceTree to use that instead of its embedded git, which you do by going to Tools > Options > Git > Use System Git


Or you could just install GitKraken or go command line :?

Post Reply

Return to “Developer Notes”