cruisecontrol.rb
cruisecontrol.rb copied to clipboard
Correctly update repo to latest or requested version when cleaning git working dir
If you do not explicitly update the working dir after git clean it will stay at the old revision, leading to continuous builds of the same outdated revision.