Skip to content

Get code using TortoiseGit for Windows

Joe Futrelle edited this page Sep 22, 2015 · 1 revision

1. Install TortoiseGit for Windows

First, install Git for Windows, which is available here:

https://git-scm.com/download/win

Then, install TortoiseGit from here:

https://tortoisegit.org/

If possible, restart your computer after installing TortoiseGit. If you can't restart your computer, restart Windows Explorer:

http://lifehacker.com/356915/restart-windows-explorer-the-safe-way

2. Clone the repository

Navigate to the folder above where you want the code to end up. Right click and select "Git clone ..."

Paste the following URL into the URL field:

https://github.com/hsosik/ifcb-analysis.git

Clone this wiki locally