thoughtworks / cruisecontrol.rb

CruiseControl for Ruby. Keep it simple.
http://cruisecontrolrb.thoughtworks.com
Apache License 2.0
613 stars 206 forks source link

Correctly update repo to latest or requested version when cleaning git working dir #101

Open marijnm opened 12 years ago

marijnm commented 12 years ago

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.