Log in

View Full Version : RobotPy git moved to github


Peter Johnson
04-03-2011, 19:44
I've moved the official RobotPy git repository to github. New links:

Web browsing: http://github.com/robotpy/robotpy
Cloning (read only): git://github.com/robotpy/robotpy.git

For those of you that have cloned the old repository in TortoiseGit, you can switch to the new repository by right clicking on your robotpy folder, selecting TortoiseGit|Settings, Git|Remote, and editing the "origin" remote to the above git URL.

I've merged virtuald's changes into the above repository and will be making a new official release soon.