git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Add execute bit to config_version scriptsNick Walker 2015-08-132-0/+0
|
* fix config_version script for 3.8 and belowNick Walker 2015-08-031-1/+1
|
* Update config_version to use a script that does not require gitNick Walker 2015-08-032-0/+24
The config_version now uses a script that will do one of two things: 1. call config_version.rb which uses rugged to find the information about the latest commit if PE is on version 2015.2 or newer 2. make a call to git if the PE version is less than 2015.2