Better git support
Reported by Joe Van Dyk | May 25th, 2009 @ 04:33 PM
http://github.com/joevandyk/cerberus/commit/79d64bb4a269041239524a0... adds better git support.
Biggest thing is if you do a rebase, the strategy of doing a 'git pull' won't work.
Doing a 'git fetch' followed by a 'git reset' against the latest version is probably what we want to do.
Also, has_changes? now checks against the version in the status.log file.
Comments and changes to this ticket
-
Craig May 28th, 2009 @ 01:34 PM
- State changed from new to accepted
-
Craig May 28th, 2009 @ 01:34 PM
- State changed from accepted to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Cerberus is a lightweight and easy-to-use Continuous Builder software for Ruby.